Bun Hin added the comment:
I have similar problem with python 3.7.0 or 3.7.2,
how to fix my installation to get it work?
please help
Thanks
--
nosy: +bunhin
___
Python tracker
<https://bugs.python.org/issue15
Bun Hin added the comment:
is there any better way to configure other than as root? because this python3.7
may be used by other user too
in a more strict environment, compile it other than root (sudo) may not be
allowed also.
using a user may have permission issue as well right? i am
New submission from Bun Hin :
I get this error while installing some packages with pip3 inside an environment
using centOS 7 with python 3.7.2 as parallel install.
step to reproduce: (dependancies are installed)
rm -rf /usr/local/lib/python3.7
cd /root/
wget https://www.python.org/ftp/python