Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install harfang-3.2.5-cp32-abi3-linux_x86_64.whl , import harfang is error #89

Open
jiangwei2005 opened this issue Jun 15, 2024 · 1 comment

Comments

@jiangwei2005
Copy link

from .harfang import *

ImportError: libpython3.9.so.1.0: cannot open shared object file: No such file or directory

@jiangwei2005 jiangwei2005 changed the title pip install harfang-3.2.5-cp32-abi3-linux_x86_64.whl , import harfand is error pip install harfang-3.2.5-cp32-abi3-linux_x86_64.whl , import harfang is error Jun 15, 2024
@jiangwei2005
Copy link
Author

LD_LIBRARY_PATH is not setting, run command:
conda env config vars set LD_LIBRARY_PATH=~/anaconda3/envs/dogfight2/lib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant