Hello,
I was using command $python get-obitools.py to install the obitools in Ubuntu 16.04.1 LTS x86_64. Just fail to successfully install in my laptop. The error reports like below:
/tmp/tmpzfS5CP/obitools.zip Traceback (most recent call last): File "get-obitools.py", line 45234, in <module> main() File "get-obitools.py", line 45171, in main filename = pypidownload() File "get-obitools.py", line 45156, in pypidownload pip = get_a_pip_module() File "get-obitools.py", line 45095, in get_a_pip_module pipmodule = importlib.import_module('pip') File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) File "/tmp/tmpzfS5CP/obitools.zip/pip/__init__.py", line 11, in <module> File "/tmp/tmpzfS5CP/obitools.zip/pip/vcs/mercurial.py", line 9, in <module> File "/tmp/tmpzfS5CP/obitools.zip/pip/download.py", line 22, in <module> File "/tmp/tmpzfS5CP/obitools.zip/pip/_vendor/requests/__init__.py", line 53, in <module> File "/tmp/tmpzfS5CP/obitools.zip/pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py", line 70, in <module> AttributeError: 'module' object has no attribute 'PROTOCOL_SSLv3'
I am very grateful if someone can help me out. Thanks in advance, guys.
Cheers, Mingxin
Hi Frederic,
Thank you very much. It really solved my problem.
Cheers, Mingxin
Hi, i tried to follow the steps described above, I am using ubuntu 16.04 and I am getting this error:
error in OBITools setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Invalid requirement, parse error at "'and <6'"
can the problem be solved? thanks a lot