engineervix / docker-pyinstaller

PyInstaller for Linux and Windows inside Docker
MIT License
11 stars 2 forks source link

wine: cannot find 'C:\Python37\Scripts\pip.exe' and wine: cannot find 'C:\Python37\Scripts\pyinstaller.exe' #1

Open engineervix opened 3 years ago

engineervix commented 3 years ago

When I used the build from this commit, I noticed that I ran into problems:

...
...

Python 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:58:18) [MSC v.1900 64 bit (AMD64)]
wine: cannot find 'C:\Python37\Scripts\pip.exe'

...
...

wine: cannot find 'C:\Python37\Scripts\pip.exe'
pyinstaller --clean -F --windowed --upx-dir=upx build_win.spec
wine: cannot find 'C:\Python37\Scripts\pyinstaller.exe'

...
...

I really don't know what the problem is :man_shrugging:

white-gecko commented 3 years ago

I had the same issue when using your image. But after I've applied your DISPLAY hack, it did not happen on my image: https://github.com/cdrx/docker-pyinstaller/pull/112 One difference is that I still use winetricks win7.