Skip to content

cylp with shared object NOT WORKING

Compare
Choose a tag to compare
@HuangRicky HuangRicky released this 07 Dec 18:27
· 2 commits to main since this release
72d7c6e

this includes so with whl file. However, you may need to copy the so files to where your ./python binary is:
site-pacakges/cylp/sofiles/* to ....pythonvirturlenv/bin
unfortunately this is the only way i can make it work without LD_LIBRARY_PATH

NOT WORKING

GCC version

it uses manylinux2014's default GCC 4.8.5. -> linking against libgfortran.so.3
for example, you need to have /usr/lib64/libgfortran.so.3