p icon indicating copy to clipboard operation
p copied to clipboard

Error: Unable to compile Python

Open ok2fly opened this issue 7 years ago • 1 comments

os: centos7.3

[root@centos ~]# p 2.7.13

     install : Python-2.7.13
      create : /usr/local/p/versions/python/2.7.13
       fetch : https://www.python.org/ftp/python/2.7.13/Python-2.7.13.tgz
   configure : 2.7.13
     compile : 2.7.13

  Error: Unable to compile Python 2.7.13!

[root@centos ~]# p 3.6.2

     install : Python-3.6.2
      create : /usr/local/p/versions/python/3.6.2
       fetch : https://www.python.org/ftp/python/3.6.2/Python-3.6.2.tgz
   configure : 3.6.2
     compile : 3.6.2

  Error: Unable to compile Python 3.6.2!

ok2fly avatar Jul 28 '17 05:07 ok2fly

same here on Ubuntu 16.04.1 LTS

feliupe avatar Apr 11 '18 13:04 feliupe