Pyfa: wxPython version 4.0.0b2 not working

Created on 20 Sep 2018  路  8Comments  路  Source: pyfa-org/Pyfa

Hi!
I have some wxPython version problem. In the following image is reported the wxPython version i have INSTALLED == 4.0.0b2 - Installed from this page: https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-16.04/

image

This instead is the error i receiving:

image

All other packages in the "requirements.txt" file are satisfied.

If the >must have< version is the 4.0.0b2+ (with the plus "+") i absolutely don't know where i can download it....

My system:
image

Thanks in advance! (sorry but on python i'm a total noob...)

David

Most helpful comment

Have you tried to use pip3 (or even pip3.6) while checking installed? Ubuntu may have pip to use python2 py default.

All 8 comments

Have you tried to use pip3 (or even pip3.6) while checking installed? Ubuntu may have pip to use python2 py default.

^ most likely this, double check which version of pip you're using. Probably best to go with python3.6 -m pip install <package> to ensure the proper one

Thank you to answer me so fast! I got the point about the version 3.x of python :) I rolled back with my Timeshift backup and I'm ready to do a fresh start.
Btw, could you please indicate me the link to the correct mandatory WxPython version (4.0.0b2+)?
That would help greatly!
D.

4.0.0b2 should work, the one for cp36 if you're using python 3.6. Additionally, the latest 4.0.3 might also work, but I haven't yet attempted to test with that version yet

@Tetractys any update?

Going to close this issue - @Tetractys if you need any further assistance getting set up, please reach out :)

I was in the hospital for urgent surgery. I'll try as soon as possible. Thank you for all the assistance you gave me. ;)

@Tetractys sorry to hear that! Hope everything is going smoothly!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kshannoninnes picture kshannoninnes  路  10Comments

Neugeniko picture Neugeniko  路  11Comments

hotleadsingerguy picture hotleadsingerguy  路  8Comments

ErikKalkoken picture ErikKalkoken  路  5Comments

leonbur picture leonbur  路  10Comments