Re: No module named 'pkg_resources.py2_warn' when compiling my app

2020-06-29 Thread AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
Re: No module named 'pkg_resources.py2_warn' when compiling my app hi,do the following:pip install setuptools--upgrade python -m pip install pip --upgrade pip install pyinstaller --upgradethis should fix your problem. URL: https://forum.audiogames.net/post/546995/#p546995

No module named 'pkg_resources.py2_warn' when compiling my app

2020-06-29 Thread AudioGames . net Forum — Developers room : Simter via Audiogames-reflector
No module named 'pkg_resources.py2_warn' when compiling my app Hello. I have recently wrote a small media player which i already got help from this forum here before. I can also execute it just fine but when i want to compile and then execute the compiled exe, it saisNo module named