tpaviot / pythonocc-core

Python package for 3D geometry CAD/BIM/CAM
GNU Lesser General Public License v3.0
1.33k stars 374 forks source link

there is something wrong when use version7.8.1 with pyside6 #1344

Open whitecateattea opened 3 months ago

whitecateattea commented 3 months ago

image when I run the program with pysdie6 and pythonocc 7.8.1, the screen have the message box above, but pyqt5 or pythonocc old version is ok.

Tanneguydv commented 3 months ago

I use Pyside6 and pythonocc7.8.1 with no problems, what is your code?

whitecateattea commented 3 months ago

I use Pyside6 and pythonocc7.8.1 with no problems, what is your code?

oh, I have solved it, the reason is my anaconda, so I changed a new one and it's ok. thanks anyway.

djy89 commented 2 months ago

I use Pyside6 and pythonocc7.8.1 with no problems, what is your code? Can you tell me which anaconda verison and pycharm version you use?

wzhsylm commented 2 months ago

How did you solve it? I also encountered the same error