Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bee.py line 20 #93

Open
Night-Hawk7 opened this issue Jan 24, 2021 · 4 comments
Open

bee.py line 20 #93

Night-Hawk7 opened this issue Jan 24, 2021 · 4 comments

Comments

@Night-Hawk7
Copy link

In line 20: print '\n'
and then it tells me: SyntaxError: Missing parentheses in call to 'print'. Did you mean print('\n')?
NEED HELP

@chickennugge321
Copy link

chickennugge321 commented Feb 22, 2021

Hi, so I am not 100% sure this will work but it did for me, try writing: "python2 bee.py" If this does not work try typing in a separate terminal: "sudo apt install python2" and then type: "python2 bee.py"

@Vjstyles12
Copy link

It's working bro

@jack4770
Copy link

run with python2 it will work

@varification23
Copy link

These info above are correct? (y/n) :y
sh: line 1: wine: command 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants