4w4k3/BeeLogger

the code is wrogn

Timodo22 opened this issue · 3 comments

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

did you ever fix this?

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

How do you know if the code is wrong