Closed ErwinMadelung closed 3 years ago
You are correct, your dependencies do not migrate to new version, if you have installed them via pip. You have to reinstall them from scratch - pip install -r requirements.txt
, if that's how you installed them initially (alternatives are installing them individually - some might be installed as system-wide packages, some via pip just for your user). I am closing this issue since it is not an issue, it is the way python works. If what i suggested doesn't work, reopen.
Bug Report
Pyfa doesn't start but gives error report:
Expected behavior:
That it starts ;)
Actual behavior:
error report above
Detailed steps to reproduce:
I just upgraded to python 3.9.0 and also many python modules got an upgrade. So I kinda suspect that it's due to one of those upgrades. But I'm too lazy to roll them back.
Fits involved in EFT format (Edit > To Clipboard > EFT):
Release or development git branch? Please note the release version or commit hash:
Operating system and version (eg: Windows 10, OS X 10.9, OS X 10.11, Ubuntu 16.10):
arch linux btw (as it says in the copy paste above)
Other relevant information: