obendidi / Tracking-with-darkflow

Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
GNU General Public License v3.0
524 stars 174 forks source link

fatal error: Python.h: No such file or directory compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 #39

Closed KyrieHee closed 4 years ago

KyrieHee commented 6 years ago

hello, @bendidi , How can I slove this error, I Have been find some methods to slove it, But it doesn't work? I'm looking forward you reply. Thank you so much.

Karthik777 commented 6 years ago

If you've not already solved it. in ubuntu 16.04: run sudo apt-get install python3-dev this should fix it.

KyrieHee commented 6 years ago

Thank you very much, I have slove it.

At 2018-01-23 09:42:00, "Karthik777" notifications@github.com wrote:

If you've not already solved it. in ubuntu 16.04: run sudo apt-get install python3-dev this should fix it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.