Skip to content

wxPython 3.0 preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@DarkFenX DarkFenX released this 01 May 17:31
· 6143 commits to master since this release

Note: THIS IS AN UNSTABLE PRE-RELEASE FOR TESTING AND FEEDBACK. If you are not interested in testing this unstable build, download the stable version: https://github.com/DarkFenX/Pyfa/releases/tag/v1.11.0

This is previous (Mosaic 1.0) release with following changes:

  • wxPython (UI widgets toolkit we use) upgraded from 2.8 to 3.0 (compatibility with 2.8 is not removed)
  • Binary distributions are rebuilt from scratch, thus other libraries are also updated (SQL Alchemy, matplotlib, numpy)

If you have any issues with this build, please create a ticket on GitHub, mentioning that you're using wx3 build. I am especially interested in UI-related issues and issues caused by presence of files sqlalchemy.cprocessors.pyd and sqlalchemy.cresultproxy.pyd (they used to prevent pyfa from starting on some specific machines).

Some help needed:
There's no mac binary yet. I wrote distributive builder script which should work, but as I do not possess any Mac-based systems I cannot verify it and cannot build distributive for it. If anyone is familiar with git, python and wouldn't mind to install several python libs to his Mac - please write me EVE-mail, any help is appreciated.