Traceback (most recent call last):
File "site-packages\PyInstaller\loader\rthooks\pyi_rth_pkgres.py", line 11, in <module>
File "c:\users\richie\appdata\local\temp\pip-build-dqvex_\pyinstaller\PyInstaller\loader\pyimod03_importers.py", line 389, in load_module
File "site-packages\setuptools-23.0.0-py2.7.egg\pkg_resources\__init__.py", line 68, in <module>
File "site-packages\setuptools-23.0.0-py2.7.egg\pkg_resources\extern\__init__.py", line 60, in load_module
ImportError: The 'packaging' package is required; normally this is bundled with this package so if you get this warning, consult the packager of your distribution.
Failed to execute script pyi_rth_pkgres
Pyinstaller throws error when packaging pyqtgraph
Minimum Working Example
main.py
makeEXE.bat
Error