pyfa-org / Pyfa

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

Issue upon Opening the program #2483

Open MarcoPalayad opened 1 year ago

MarcoPalayad commented 1 year ago

Bug Report

I keep getting this error whenever I open the pyfa

pyfa v2.48.0 EVE Data Version: 2154998 (2022-11-10 08:10:09)

OS version: Windows-10-10.0.19041-SP0 Python version: 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:58:18) [MSC v.1900 64 bit (AMD64)] wxPython version: 4.0.6 (wxWidgets 3.0.5) SQLAlchemy version: 1.3.23 Logbook version: 1.5.3 Requests version: 2.28.1 Dateutil version: 2.8.2

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

Traceback (most recent call last): File "pyfa.py", line 148, in File "C:\Python37-x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module File "gui\mainFrame.py", line 40, in File "C:\Python37-x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module File "graphs__init.py", line 22, in File "C:\Python37-x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module File "graphs\gui\frame.py", line 25, in File "C:\Python37-x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module File "gui\display.py", line 23, in File "C:\Python37-x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module File "gui\viewColumn.py", line 71, in File "C:\Python37-x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module File "gui\builtinViewColumns\baseName.py", line 35, in File "C:\Python37-x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module File "gui\builtinContextMenus\init__.py", line 20, in File "C:\Python37-x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module File "gui\builtinContextMenus\itemStats.py", line 7, in File "C:\Python37-x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module File "gui\itemStats.py", line 33, in File "C:\Python37-x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module File "gui\builtinItemStatsViews\itemDescription.py", line 4, in File "C:\Python37-x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module File "site-packages\wx\html.py", line 18, in ModuleNotFoundError: No module named 'wx._html'

Expected behavior:

Opening the program

Actual behavior:

No unusual behavior aside from getting the error

Detailed steps to reproduce:

Just opening the program

Fits involved in EFT format (Edit > To Clipboard > EFT):

No EFT involvement

Release or development git branch? Please note the release version or commit hash:

Latest release

Operating system and version (eg: Windows 10, OS X 10.9, OS X 10.11, Ubuntu 16.10):

Windows 10

Other relevant information:

N/A