Python Forum
Error with Pyinstaller Modules
Thread Rating:
  • 3 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error with Pyinstaller Modules
#3
I am not familiar with Windows but what if you try ti run this with privileges?

And I see Python/pyinstaller can't find required modules. Try to add to environment variables PYTHONPATH='path_to_python_modules_directory'

Also, check out https://pythonhosted.org/PyInstaller/whe...wrong.html
I want to help more but I am not using Windows
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Messages In This Thread
Error with Pyinstaller Modules - by sym - Jan-16-2017, 10:33 AM
RE: Error with Pyinstaller Modules - by sym - Jan-19-2017, 08:24 AM
RE: Error with Pyinstaller Modules - by wavic - Jan-19-2017, 09:03 AM
RE: Error with Pyinstaller Modules - by snippsat - Jan-19-2017, 06:27 PM
RE: Error with Pyinstaller Modules - by sym - Jan-20-2017, 02:22 PM
RE: Error with Pyinstaller Modules - by snippsat - Jan-20-2017, 03:49 PM
RE: Error with Pyinstaller Modules - by sym - Jan-20-2017, 04:14 PM
RE: Error with Pyinstaller Modules - by snippsat - Jan-21-2017, 01:31 AM
RE: Error with Pyinstaller Modules - by sym - Jan-23-2017, 08:56 AM
RE: Error with Pyinstaller Modules - by sym - Jan-23-2017, 04:12 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020