I truly appreciate your time. But I've no idea what the pathex should be so here is my project tree if you'd help me with the path to add to the pathex. mygui/ --db/ ----models.py --profile/ --stocks/ --orders/ --sales/ --main.py --settings.py --manage.py --urls.py main.py is the main execution script, while manage.py and urls.py are put there to satisfy pyinstaller.PyInstaller.hooks.hook-django.py
Abraham Yusuf wrote: > Here is the error message: "No django root directory found. Please check > your pathex definition in the project spec file." > Thanks for the timely response. > > On Saturday, October 6, 2012 10:30:41 AM UTC+1, Hartmut Goebel wrote: > > > > Am 06.10.2012 11:13, schrieb Abraham Yusuf: > > > > when I attempt to generate the exe pyinstaller raises an exception on line > > 36 in pyinstaller.PyInstaller.hooks.hook-django.py. > > > > > > > > What is the exact error -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
