<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How can multiple users use a pyqt5 App?]]></title><description><![CDATA[<p dir="auto">How can pyqt5 application be installed on a server for multiple users to use at the same time from different location? Is there any configuration to be done to be able to achieve this?</p>
]]></description><link>https://forum.qt.io/topic/137049/how-can-multiple-users-use-a-pyqt5-app</link><generator>RSS for Node</generator><lastBuildDate>Tue, 23 Jun 2026 08:49:32 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/137049.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 07 Jun 2022 09:23:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can multiple users use a pyqt5 App? on Wed, 08 Jun 2022 16:13:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jonb">@<bdi>JonB</bdi></a> Thanks I will try and give you the feedback.</p>
]]></description><link>https://forum.qt.io/post/716930</link><guid isPermaLink="true">https://forum.qt.io/post/716930</guid><dc:creator><![CDATA[LT-K101]]></dc:creator><pubDate>Wed, 08 Jun 2022 16:13:59 GMT</pubDate></item><item><title><![CDATA[Reply to How can multiple users use a pyqt5 App? on Tue, 07 Jun 2022 14:02:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lt-k101">@<bdi>LT-K101</bdi></a><br />
No there is no configuration, and certainly nothing to do with Qt.  Presumably you just will arrange to have a network/LAN where people can access the Python code, and any data files it might have, via a network share or similar.</p>
]]></description><link>https://forum.qt.io/post/716746</link><guid isPermaLink="true">https://forum.qt.io/post/716746</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Tue, 07 Jun 2022 14:02:56 GMT</pubDate></item><item><title><![CDATA[Reply to How can multiple users use a pyqt5 App? on Tue, 07 Jun 2022 13:22:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> Yes the users would have to access the application over a network simultaneously. If this is possible please is there any configuration I need to do before this can happen?</p>
]]></description><link>https://forum.qt.io/post/716743</link><guid isPermaLink="true">https://forum.qt.io/post/716743</guid><dc:creator><![CDATA[LT-K101]]></dc:creator><pubDate>Tue, 07 Jun 2022 13:22:30 GMT</pubDate></item><item><title><![CDATA[Reply to How can multiple users use a pyqt5 App? on Tue, 07 Jun 2022 09:28:51 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Do you mean having the script/executable stored on some network disk and people executing it from their own machine ?</p>
]]></description><link>https://forum.qt.io/post/716701</link><guid isPermaLink="true">https://forum.qt.io/post/716701</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 07 Jun 2022 09:28:51 GMT</pubDate></item></channel></rss>