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
sh: 1: wine: not found
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
The text was updated successfully, but these errors were encountered:
hi, there are a bunch of mistakes in the code,
it lacks parenthesis for print functions and indentation are not done well
from line 84 but i dont know how to fix that
hi, there are a bunch of mistakes in the code, it lacks parenthesis for print functions and indentation are not done well from line 84 but i dont know how to fix that
These info above are correct? (y/n) :y
sh: 1: wine: not found
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
The text was updated successfully, but these errors were encountered: