pyfa-org / Pyfa

Python fitting assistant, cross-platform fitting tool for EVE Online
GNU General Public License v3.0
1.6k stars 406 forks source link

2.0 start up Error #1568

Closed demonwolf1994 closed 6 years ago

demonwolf1994 commented 6 years ago

Bug Report

Expected behavior:

Actual behavior:

Detailed steps to reproduce:

starting pyfa

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):

Other relevant information:

OS version: Windows-10-10.0.16299-SP0 Python version: 3.6.1 (v3.6.1:69c0db5, Mar 21 2017, 17:54:52) [MSC v.1900 32 bit (Intel)] wxPython version: 4.0.0b2 (wxWidgets 3.0.4) SQLAlchemy version: 1.1.10 Logbook version: 1.0.0 Requests version: 2.18.4 Dateutil version: 2.6.0

####################

Traceback (most recent call last): File "C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\pyfa.py", line 135, in File "C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\mainFrame.py", line 166, in init File "C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\bitmap_loader.py", line 65, in getBitmap File "C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\bitmap_loader.py", line 87, in getImage TypeError: initial_value must be str or None, not bytes

Fundaris commented 6 years ago

look at #1553

blitzmann commented 6 years ago

Indeed, duplicate. Please check that issue for a workaround (or wait until the next point release, which will have an installer to deal with this)