Closed pzhang312 closed 2 years ago
Please install libcurl (it may be called something like curl-devel in your package manager). Alternatively, pyBigWig can be installed with conda.
Thanks for the reply. But I found my system has libcurl already (in /usr/local/lib/). It's version 4.6.0. Do I need a newer version?
You, but you need the -dev version of the package so the headers are present.
Hello, I'm using conda, curl has been downloaded, but pybigwig cannot be downloaded
conda install -c conda-forge -c bioconda pybigwig
should work without issue.
Hi, I tried the code you said ,"conda install -c conda-forge -c bioconda pybigwig" , but I got error just like this: pakgeNotfound error
I don't know how to fix this problem,any help would be appreciated!
Deeptools requires the Pysam component, but Windows does not support it. You need to use Linux or Mac. Can you speak chinese?My English is not very good
墨攻 | |
---|---|
@.*** |
---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2022年01月18日 23:06 | | 收件人 | @.> | | 抄送至 | @.**@.> | | 主题 | Re: [deeptools/pyBigWig] Error Installing pyBigWig (Issue #120) |
Hi, I tried the code you said ,"conda install -c conda-forge -c bioconda pybigwig" , but I got error just like this: pakgeNotfound error
I don't know how to fix this problem,any help would be appreciated!
— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you commented.Message ID: @.***>
of course, I can speak chinese. 你的意思是说我需要在linux上运行conda的安装命令才能装这个pyBigWig包吗? 谢谢!
对,没错,我的deeptools已经安装,并正常运行了,你有微信或者qq吗,我可以指导你全程的安装,deeptools的依赖包有点多,我是一个一个把依赖包安装好,然后再去安装的deeptools
墨攻 | |
---|---|
@.*** |
---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2022年01月18日 23:20 | | 收件人 | @.> | | 抄送至 | @.**@.> | | 主题 | Re: [deeptools/pyBigWig] Error Installing pyBigWig (Issue #120) |
of course, I can speak chinese. 你的意思是说我需要在linux上运行conda的安装命令才能装这个pyBigWig包吗? 谢谢!
— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you commented.Message ID: @.***>
加了,墨玦
墨攻 | |
---|---|
@.*** |
---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2022年01月18日 23:29 | | 收件人 | @.> | | 抄送至 | @.**@.> | | 主题 | Re: [deeptools/pyBigWig] Error Installing pyBigWig (Issue #120) |
好的好的,万分感谢!! wechat:sanjilyf
— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you commented.Message ID: @.***>
On windows install wsl or wsl2 and use conda from there. You'll then have access to the entire ecosystem of bioinformatics packages and not have the typical windows constraints.
Hello, I encountered errors while installing deeptools with pip install and I suspected it was due to failure to install pyBigWig, so I tried to pip install pyBigWig separately and got this error:
Any help would be appreciated!