|
From: Bo P. <be...@gm...> - 2015-10-15 16:26:48
|
Dear OpenMS developers, I have installed PyOpenMS under windows and linux without any problem. However, when I try to install it on a Mac OSX (10.10) machine with Anaconda, I am getting $ easy_install pyopenms Searching for pyopenms Reading https://pypi.python.org/simple/pyopenms/ No local packages or download links found for pyopenms error: Could not find suitable distribution for Requirement.parse('pyopenms') I have experimented a few combinations and found that 1. easy_install pyopenms works under Linux with anaconda python (RHEL/CentOS6 and 7) 2. easy_install pyopenms works under Mac with stock python (but I prefer anaconda under this platform). Does anyone know how to fix this problem? Thanks, Bo |