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

Missing raw_input Function in Another Section #364

Open
CHEGEBB opened this issue Dec 26, 2023 · 1 comment
Open

Missing raw_input Function in Another Section #364

CHEGEBB opened this issue Dec 26, 2023 · 1 comment

Comments

@CHEGEBB
Copy link

CHEGEBB commented Dec 26, 2023

Description: Another section of the script references the undefined raw_input function.
Error Message: NameError: name 'raw_input' is not defined
Solution: Replace raw_input with input in the specific section in katoolin.py.

@ghost
Copy link

ghost commented Jun 14, 2024

I've been changing everything to python 3 because it won't run on python 2.

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

1 participant