Hey Guys, I can really use some help here. I have been trying to switch for ForexConnect for a few days, but still can't install it. All requirements seems to be satisfied, the forexconnect library is being installed without error or notification. But it still doesn't work. Any method (Jupyter, Pycharm, terminal...) import the library stumbles upon the same error:
"ImportError: dlopen(/opt/anaconda3/envs/ForexConnect/lib/python3.7/site-packages/forexconnect/lib/fxcorepy.so, 2): Library not loaded: /Library/Frameworks/Python.framework/Versions/3.7/Python
Referenced from: /opt/anaconda3/envs/ForexConnect/lib/python3.7/site-packages/forexconnect/lib/fxcorepy.so
Reason: image not found""
At the same time I can clearly see this fxcorepy.so file in the mentioned library, but it looks like the link is broken. Any suggestions? I'm pretty desperate at this point.
Inna