I'm trying to install the bioservices : 1.2.5
on my Windows 7 with Python 3.4 installed. The path has the scripts included but I still continue to have the syntax error when trying to use 'pip install'.
I tried to install 'bioservices' using:
sudo pip install bioservices
sudo easy_install bioservices
pip install bioservices
Till now nothing worked.
Edit:* Now gives me another error:
After running pip install bioservices
, on Windows powershell
this error appears
Command python setup.py egg_info failed with error code 1 in C:\User\Raquel\AppData\Local\Temp\pip_build_Raquel\SOAPpy
Storing debug log for failure in C:\User\Raquel\pip\pip.log