the code is wrogn
Timodo22 opened this issue · 3 comments
Timodo22 commented
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
HenryTH45 commented
did you ever fix this?
Karljoy973 commented
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
BenjDvs commented
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
How do you know if the code is wrong