-
Notifications
You must be signed in to change notification settings - Fork 18
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 with requests_cache dependency #71
Comments
Versions of |
The reference to |
Thanks @JWCook |
@alaniwi here is one for you to look at next week (when I'm on leave). |
Mark at the MO reported this error when running this code:
Error:
A quick search suggests that the API inside the package has changed.
An older version worked fine:
requests_cache-0.4.1
The new version that failed was:
requests_cache-0.6.4
Needs further investigation.
The text was updated successfully, but these errors were encountered: