YuDe95
YuDe95
### environment python3.7.9 qt 5.13 win10 ### issue when i release my app i can't run my app.so i delete my code .when i delete ``` PythonQt::init(PythonQt::IgnoreSiteModule | PythonQt::RedirectStdOut); PythonQt::init();...
#### toolsTep.py ```python def HelloWord(): print('hello word') ``` #### testpythran.py ```python from calaTools.toolsTep import * #pythran export callOtherPyFiles() def callOtherPyFiles(): HelloWord() ``` #### complie pythran testpythran.py - **CRITICAL** : I...
when i use it in circle surface obj to generate SDF,and it occur error throw std::runtime_error{ "no closest triangle found" };
i have one gpu GPU 1 NVIDIA GeForce GTX 960M.so i start air3D and set commond 1 8 1 0 1 0 0 it occurs error in  


or may i know your method and to implement this
you have solve this issues use pyinstaller?