Issue
I'm getting ModuleNotFoundError: No module named 'macrobond_api_constants'
although the package seems to be installed correctly. I checked using conda list
command.
https://pypi.org/project/macrobond-api-constants/
The instruction says this should be imported using import macrobond_api_constants
I tried to import using both Spyder
and PyCharm
. Any idea how to fix this?
Solution
Thank you everyone that wanted to help me with this issue. I contacted lib authors (Macrobond) saying I cannot access library and turns out there was something that they messed. An update has been just released couple days ago. Library is now accessible and works pretty well.
Answered By - krakowi
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.