This repository has been archived by the owner on Aug 26, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 110
AttributeError: module 'requests_cache' has no attribute 'core' #58
Comments
Looks like it's pinned to To use the latest version, I think this line here: coinmarketcap/coinmarketcap/core.py Line 27 in 2b951be
Just needs to reference |
Same error, what is the solution for this?
|
That looks like a different error, probably just missing dependencies. Try:
|
No Need. I managed to make it work this morning:
|
@tifDev This works for me, Thanks! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The request sent doesn't have the attribute 'core' Has anyone else had this issue? What version of requests should I have imported to use this library?
The text was updated successfully, but these errors were encountered: