-
Notifications
You must be signed in to change notification settings - Fork 3.1k
NameError: global name 'FileNotFoundError' is not defined #4322
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
Comments
Thanks for the report. |
@xavfernandez this just landed in cachecontrol master. Is there anything I can do here to help vendor the bugfix? |
Thanks for the update @dstufft. |
I just released 0.12.1. |
Closed by #4342. A change log is still missing though :) |
NameError: global name 'get_page' is not defined am getting the following error what to do.... please help itz urgent |
@digitalstem I imagine you'd want to seek inputs from other channels such as python-list or python-tutor mailing lists, #python on Freenode (IRC) or StackOverflow -- they would be better channels to get support for the issue you're facing. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Current master, dd3defe
2.7
Description:
Some pip installs on 2.7 are failing with
NameError: global name 'FileNotFoundError' is not defined
. The full stack trace isThe text was updated successfully, but these errors were encountered: