Trouble installing bioservices.
0
0
Entering edit mode
6.8 years ago
khaeuk ▴ 100

Hello! I am posting another 'beginner' question.. I am trying to install bioservices because it is one of the dependencies I need for my project script. I tried ...

pip install bioservices

It says "Requirement already satisfied: ptyprocess>=0.5 in ... ". Then, when I run my install modules,

./install_modules.sh

It gives me the following :

outputnot sure why it's throwing this message "PackageNotFoundError: Dependencies missing in current osx-64 channels". I'd appreciate it if you guys can help me out getting this dependency!!

Terminal bioservices pip install • 1.8k views
ADD COMMENT
0
Entering edit mode

pip cannot find grequests package in it's channel and suggesting closely related (by spelling or by some magic) packages. bioservices package depend on grequests package.

ADD REPLY

Login before adding your answer.

Traffic: 1502 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6