This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Trouble installing bioservices.

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

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.

0 answers

No answers yet.

Log in to answer this question.