gehtsoft / forex-connect

For
http://www.fxcodebase.com/wiki/index.php/Category:ForexConnect
48 stars 48 forks source link

ERROR: Could not find a version that satisfies the requirement forexconnect #29

Open PabloVergara opened 10 months ago

PabloVergara commented 10 months ago

I get this error when trying to install: ERROR: Could not find a version that satisfies the requirement forexconnect ERROR: No matching distribution found for forexconnect

Win10 Python 3.9.12 pip 23.3.1

L42-AI commented 10 months ago

I have the same problem!

MacOS 14.0 M2 Pro Python 3.11.4 pip 23.2.1

L42-AI commented 10 months ago

Found the solution! forexconnect only exists for python 3.5, 3.6 and 3.7! Make a virtual environment with one of these versions and it works!