petermeng

Results 5 comments of petermeng

Have you solved this problem? I have the same one.

I have install python-dev and also tried to reinstall pip. But it still does not work.

Yes, I have install python3-dev. Building dependency tree Reading state information... Done python3-dev is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded....

$ pip2 install clang watchdog Requirement already satisfied: clang in /usr/local/lib/python2.7/dist-packages Requirement already satisfied: watchdog in /usr/local/lib/python2.7/dist-packages Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python2.7/dist-packages (from watchdog) Requirement already satisfied: argh>=0.24.1 in...

I have installed libyaml-dev. By the way, is it possilbe that some of libs are very old? sudo apt-get install libyaml-dev [sudo] password for peter: Reading package lists... Done Building...