You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: