Sergey Shepelev
Sergey Shepelev
@gamename please show `/bin/pip2 freeze |fgrep setupt`
@gamename does it work after `/bin/pip2 install setuptools` ?
``` /bin/pip2 install -U setuptools /bin/pip2 install httplib2 ```
@gamename sorry, it'll have to wait best case for tomorrow. I'll get CentOS 7 in virtual machine and find a solution.
Sorry, no updates yet.
@gamename or @dturet how did you go from clean centos:7 image to `/bin/pip2` ?
> @temoto I can get you the GCP terraform setup I'm using if you want. That is, I can give you the terraform scripts to fire up a CentOS 7...
Quick workaround `pip2 install -U 'setuptools
> > > @temoto I can get you the GCP terraform setup I'm using if you want. That is, I can give you the terraform scripts to fire up a...
Please show httplib2 and socks* lines from `pip freeze`.