Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
engineervix opened this issue Oct 15, 2020 · 1 comment
Labels
bug Something isn't working hacktoberfest help wanted Extra attention is needed

Comments

@engineervix
Copy link
Owner

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 🤷‍♂️

@engineervix engineervix added bug Something isn't working help wanted Extra attention is needed hacktoberfest labels Oct 15, 2020
@white-gecko
Copy link

I had the same issue when using your image. But after I've applied your DISPLAY hack, it did not happen on my image: cdrx#112
One difference is that I still use winetricks win7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants