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

pyinstaller problem #115

Open
User-790 opened this issue Jun 9, 2022 · 3 comments
Open

pyinstaller problem #115

User-790 opened this issue Jun 9, 2022 · 3 comments

Comments

@User-790
Copy link

User-790 commented Jun 9, 2022

These info above are correct? (y/n) :y
C:\Python27\python.exe: can't open file '/root/.wine/drive_c/Python27/Scripts/pyinstaller-scrip
t.py': [Errno 2] No such file or directory
Traceback (most recent call last):
File "bee.py", line 161, in
main()
File "bee.py", line 116, in main
os.rename('dist/k.exe', 'dist/' + name)
OSError: [Errno 2] No such file or directory

First off great work love experimenting with the program and learning about it, secondly, I am not entirely understanding what exactly the issue above is. I have come to the conclusion that there is a problem with it installing the Fake file but I have no directory assigned?
Any suggestion I am very lost.

@DallasMcCarver
Copy link

I have the same issue, any news or workarounds? Thanks

@iczopl1
Copy link

iczopl1 commented Dec 2, 2022

wine /root/.wine/drive_c/Python27/python.exe -m pip install pyinstaller==3.6
This command use and beloger is instalet suscesful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants