YuDe95

Results 13 issues of 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 ![image](https://user-images.githubusercontent.com/47850236/187109321-56275693-54a2-428f-b738-c0c56eb759f6.png) ![image](https://user-images.githubusercontent.com/47850236/187109362-3328e5aa-7268-443a-a372-cdb8c36931ed.png)

![image](https://github.com/Tencent/weui/assets/47850236/d5b36b98-eb99-4c60-98aa-c7cf09877847)

![image](https://user-images.githubusercontent.com/47850236/197395748-9fba7e3e-39f3-42da-a5fc-fee419b364ff.png)

or may i know your method and to implement this

you have solve this issues use pyinstaller?