PJunhyuk / people-counting-pose

Odin: Pose estimation-based tracking and counting of people in videos
Apache License 2.0
173 stars 46 forks source link

Illegal instruction (core dumped) when importing moviepy #9

Closed wnasich closed 6 years ago

wnasich commented 6 years ago

I pulled the docker image on Ubutnu 17.10 x86_64. I get this message when moviepy.edit is imported: Illegal instruction (core dumped)

https://github.com/PJunhyuk/people-counting-pose/blob/1ecfddd2045963f24c4d4e49bb3dc37223ef83ff/video_tracking.py#L13

Are there some log file that I should provide?

PJunhyuk commented 6 years ago

I think it is occurred by moviepy itself. You have to check its official website (https://zulko.github.io/moviepy/)