harfang3d / dogfight-sandbox-hg2

Air to air combat sandbox, created in Python 3 using the HARFANG 3D 2 framework.
GNU General Public License v3.0
155 stars 49 forks source link

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

Open jiangwei2005 opened 3 months ago

jiangwei2005 commented 3 months ago
from .harfang import *

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

jiangwei2005 commented 3 months ago

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