Dear, I am trying to compile Django .exe with PyInstaller. The installation of Django and PyInstaller is fine, when I compile it also does it well:
$ pyinstaller --name=mysite mysite/manage.py
But the problem is when I want to run the .exe...
asked by
13.05.2017 / 12:33