-
Notifications
You must be signed in to change notification settings - Fork 87
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
from goto import goto ModuleNotFoundError: No module named 'goto' #32
Comments
pip install pip install goto-statement Although I can not use it.... |
That's exactly what's happening to me, I've even tried upgrading pip and downloading it several times, and after it told me it has been successfully downloaded it won't allow me to use it in my script. Even in my command console, when I use pip list there is the goto-statement file there. Someone help? |
I have just attempted to use this. There is an internal error in the goto.py module. Maybe a compatibility issue with the current v3.9.x |
Confirmed broken in 3.7 and 3.8 too. Is this package abandoned ? |
I tried installing the module several times and I still get the error. Is there an alternative for Python 3.8 for windows?
The text was updated successfully, but these errors were encountered: