Closed krat19 closed 6 years ago
Hi, is it possible for you to install via conda? This will take care of most of the dependencies.
Yes. Thanks for your reply. I actually tried that and it works. Sorry for not updating you sooner. Much appreciated!
Sent from my iPhone
On Jul 27, 2018, at 12:44 PM, Andreas Heger notifications@github.com wrote:
Hi, is it possible for you to install via conda? This will take care of most of the dependencies.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Hello, I have been trying to install pysam but get the following lengthy error message. Could anyone please help?
$ pip install pysam Collecting pysam Using cached https://files.pythonhosted.org/packages/fc/9b/4bb8d016406dcff47e2866e14d3dcb10741ec3920649e8c521996830944f/pysam-0.14.1.tar.gz Installing collected packages: pysam Running setup.py install for pysam ... error Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;file='/private/var/folders/bf/b3ybbc1545l22qmp93gj0cph0000gp/T/pip-install-Dx99Af/pysam/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /private/var/folders/bf/b3ybbc1545l22qmp93gj0cph0000gp/T/pip-record-ni9iS8/install-record.txt --single-version-externally-managed --compile:
pysam: no cython available - using pre-compiled C
Command "/usr/bin/python -u -c "import setuptools, tokenize;file='/private/var/folders/bf/b3ybbc1545l22qmp93gj0cph0000gp/T/pip-install-Dx99Af/pysam/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /private/var/folders/bf/b3ybbc1545l22qmp93gj0cph0000gp/T/pip-record-ni9iS8/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/bf/b3ybbc1545l22qmp93gj0cph0000gp/T/pip-install-Dx99Af/pysam/