Log in
Register
Menu
Log in
Register
Home
What's new
Latest activity
Authors
Forums
New posts
Search forums
What's new
New posts
Latest activity
Members
Current visitors
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
neumoDVB
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="deeptho" data-source="post: 1149699" data-attributes="member: 215446"><p>You literally have to type the following commands and tell me what the output is.</p><p>If python3 is not a command on your computer, then use "python" itself</p><p></p><p></p><p>python3</p><p>import wx</p><p>wx.version()</p><p></p><p>For example: on my computer:</p><p></p><p>python3</p><p>Python 3.11.3 (main, May 24 2023, 00:00:00) [GCC 13.1.1 20230511 (Red Hat 13.1.1-2)] on linux</p><p>Type "help", "copyright", "credits" or "license" for more information.</p><p>>>> </p><p>>>> import wx</p><p>>>> </p><p>>>> wx.version()</p><p>'4.2.0 gtk3 (phoenix) wxWidgets 3.2.1'</p><p>>>></p></blockquote><p></p>
[QUOTE="deeptho, post: 1149699, member: 215446"] You literally have to type the following commands and tell me what the output is. If python3 is not a command on your computer, then use "python" itself python3 import wx wx.version() For example: on my computer: python3 Python 3.11.3 (main, May 24 2023, 00:00:00) [GCC 13.1.1 20230511 (Red Hat 13.1.1-2)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> >>> import wx >>> >>> wx.version() '4.2.0 gtk3 (phoenix) wxWidgets 3.2.1' >>> [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
neumoDVB
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top