Re: Module _socket not found in python3.6 "No module named _socket"

2017-12-06 Thread pavan kopparthi
I too facing the same issue related to pip file for other models installation. Installed Python 3.6.3 Amd64 in Windows 10 OS. Want to install Tensor flow using native pip as suggested... But, observed that pip3 file in Scripts folder is missing. Also, Scripts folder is empty. On 7 Dec 2017 3:02

Re: Module _socket not found in python3.6 "No module named _socket"

2017-12-06 Thread Steve D'Aprano
On Thu, 7 Dec 2017 07:59 am, Bryan Zimmer wrote: > I have been getting this message, "No module named '_socket'", since I > installed python 3.6, about two months ago. > > My platform is Slackware Linux (14.2). I compiled python3.6 from source, > because binary python packages aren't distributed

Re: Module _socket not found in python3.6 "No module named _socket"

2017-12-06 Thread Chris Angelico
On Thu, Dec 7, 2017 at 7:59 AM, Bryan Zimmer wrote: > I have been getting this message, "No module named '_socket'", since I > installed python 3.6, about two months ago. > > My platform is Slackware Linux (14.2). I compiled python3.6 from source, > because binary python packages aren't distribute

Module _socket not found in python3.6 "No module named _socket"

2017-12-06 Thread Bryan Zimmer
I have been getting this message, "No module named '_socket'", since I installed python 3.6, about two months ago. My platform is Slackware Linux (14.2). I compiled python3.6 from source, because binary python packages aren't distributed by python.org for Linux. I have the same experience on multi