why i am getting this issue in my kali linux
Opened this issue · 2 comments
Deleted user commented
C:\Python27\python.exe: can't open file '/root/.wine/drive_c/Python27/Scripts/pyinstaller-script.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
NEWFR13NDSS commented
I am getting same error too. Somebody help?
kunal222222 commented
Same here