rwsarmstrong / strongtrack

A python tool with facial landmark annotation and coefficient finder
GNU General Public License v3.0
310 stars 58 forks source link

Segmentation fault(core drump) on ubuntu18.04 #1

Open changfali opened 4 years ago

changfali commented 4 years ago

Screenshot from 2020-09-01 13-47-41 Hi, @rwsarmstrong, thanks for your job! When I try to implement this project on linux, there is a problem: Segmentation fault. It's seems that something goes wrong with pyqt5, but I can't find any solution for this. Can you help me with that? I installed pyqt5 with the code: pip install pyqt5

rwsarmstrong commented 4 years ago

Hmm....no clue sorry. Sadly, most of my testing takes place on Windows 10 but I'll look into getting a linux virtual machine set up going ahead.