pythonocc-core
pythonocc-core copied to clipboard
ImportError: DLL load failed while importing _AIS
Hi pyocc, I build pythonocc from the source follow the install.md everything goes right but when I run test(run_tests.py) I got this error ImportError: DLL load failed while importing _AIS I think maybe I missed dll path? and I noted when I build pythonocc-core with vs2019 , there are no .dll file came out after I build INSTALL, only the lib file , is that normal?
occ&pythonocc=7.5.0 python=3.9 swigwin=3.0.12 platform=windows 10 vs=vs2019
Have you tried to employ a prebuilt version of pythonocc-core instead, e.g. via conda?