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

Installation Problem #200

Open
flakowarhol opened this issue Nov 28, 2022 · 2 comments
Open

Installation Problem #200

flakowarhol opened this issue Nov 28, 2022 · 2 comments

Comments

@flakowarhol
Copy link

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

@SVFs0ciety
Copy link

SVFs0ciety commented Jan 27, 2023

Hi.you need to rename the line imports/eula_handler.py line 54 raw_input to input

@Entity-666
Copy link

Hi.you need to rename the line imports/eula_handler.py line 54 raw_input to input

Hey, thanks for the help but how do I do that?

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

3 participants