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
Hi there, I have this issue, Itried to install but still get this error, can someone help me? thanks
Traceback (most recent call last):
File "/home/flakowarhol/Downloads/theZoo-master/./theZoo.py", line 109, in
main()
File "/home/flakowarhol/Downloads/theZoo-master/./theZoo.py", line 73, in main
eulaHandler.prompt_eula()
File "/home/flakowarhol/Downloads/theZoo-master/imports/eula_handler.py", line 54, in prompt_eula
eula_answer = raw_input(
NameError: name 'raw_input' is not defined
The text was updated successfully, but these errors were encountered:
Hi there, I have this issue, Itried to install but still get this error, can someone help me? thanks
Traceback (most recent call last):
File "/home/flakowarhol/Downloads/theZoo-master/./theZoo.py", line 109, in
main()
File "/home/flakowarhol/Downloads/theZoo-master/./theZoo.py", line 73, in main
eulaHandler.prompt_eula()
File "/home/flakowarhol/Downloads/theZoo-master/imports/eula_handler.py", line 54, in prompt_eula
eula_answer = raw_input(
NameError: name 'raw_input' is not defined
The text was updated successfully, but these errors were encountered: