Page 2 of 2

Re: Problem installing the package [patched to solve!]

PostPosted: Fri Apr 28, 2023 7:24 am
by Loggy48
I found "libboost_python35.so.1.75.0" by grep -a on forexconnect/lib/libboost_python.so.1.64.0.

This file is installed with forexconnect so forms part of the package.

There is no reference in the .whl file modified to work with python3.8, so heaven knows why that link is there at all.

Looking in the python3.7 version, what looks like the equivalent reference to libboost_python3.so.1.64.0 in the file of the same name.

Copying libboost_python.so.1.64.0 to libboost_python35.so.1.75.0 appears to work but that is not an ideal solution! :? But at least I can use python3.8 now as required. :)

Re: Problem installing the package

PostPosted: Wed May 17, 2023 12:04 am
by community10
Hello I have done all the steps, I installed forexconnect but I get error when I want to import the module

ImportError: DLL load failed while importing fxcorepy: The operation completed successfully.

Re: Problem installing the package

PostPosted: Wed May 17, 2023 10:06 am
by community10
Hello My system is windows 10 64 bit, python 3.11.3 I have done all the steps required,I managed to install the module but After I try t import it I get:

ImportError: DLL load failed while importing fxcorepy: The operation completed successfully.

Any support for this module?

Re: Problem installing the package

PostPosted: Sat Jul 29, 2023 4:53 pm
by rpateld
For Ventura OS, iMac

pip install forexconnect
ERROR: Could not find a version that satisfies the requirement forexconnect (from versions: none)
ERROR: No matching distribution found for forexconnect