Andrew-Shay / Neuron

Python project for creating desktop applications with HTML and Javascript
MIT License
93 stars 10 forks source link

PyInstaller 3.4 not working. Empty DEST not allowed #18

Closed Andrew-Shay closed 4 years ago

Andrew-Shay commented 5 years ago

Error below when running build.py with pyinstaller 3.4

Empty DEST not allowed when adding binary and data files. Maybe you want to used '.'.
Caused by 'c:\\X\\X\\neuron\\neuenv3\\Lib\\site-packages\\cefpython3\\cef.pak'.

Related https://github.com/pyinstaller/pyinstaller/commit/771986d12d51dccf21c8b6364813ea4ef265fdd4

Andrew-Shay commented 4 years ago

I need the newer hook from cefpython