Does anyone know why pyinstaller
immediately fails after installed via pip
via anaconda 32bit
?
I installed pyinstaller via pip install pyinstaller
through the anaconda command prompt on Windows 64 bit using 32 bit anaconda (because I want to create 32 bit executables)
Yes I read pyinstaller --version failed to create a process and pip/easy_install failure: failed to create process and How to install pyinstaller using pip
I did not rename any files I installed anaconda 15 mins ago, pycharm 10 mins ago, and pyinstaller 5 mins ago. I uninstalled pyinstaller via pup uninstall and reinstalled in the anaconda scripts folder, this did nothing.
Any insight anyone? #windowsfrustrations
Path
C:UsersmeAnacondaLibsite-packages>PyInstaller