-
Notifications
You must be signed in to change notification settings - Fork 60
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
Error While Running the script #1
Comments
I had a similar issue, ensure you're using Python3 and not 2.7 |
I am using the python3 to run the script but still getting the same error. Would there be any workaround? |
It works fine with Python 3.6.5 |
@exrme18 what is your python version? |
If you have Python 2 and Python 3 on your system in most cases Furthermore |
Hi, With Python version 3.6.5 I'm getting following error: Traceback (most recent call last): |
I've placed a pull request in with the fix for this problem. |
Could someone do a version without colorama package or do it in bash? It would be very greatful |
Facing the same issue on python 3.6.9 even after installing colorama. |
Realized these lines in this PR are not present in the python file. Added them and it is running fine now. |
I'm getting the same error
|
|
Hi,
I am getting the following error while running the script.
The text was updated successfully, but these errors were encountered: