Nor-s / Anim

3D animation editor (with ai mocap, mixamorig)
Other
177 stars 11 forks source link

[BUG] Can not find python properly #13

Open lucasjinreal opened 1 year ago

lucasjinreal commented 1 year ago

Is that possible to make python more robust on different env? Such in conda linux etc?

image

Nor-s commented 1 year ago

It is possible by modifying the Python environment in CMakeLists.txt and py_manager.cpp,

but I am not familiar with CMake and CPython yet.

so i can't