Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing module #50

Open
xiaoyonf opened this issue Dec 18, 2020 · 0 comments
Open

Missing module #50

xiaoyonf opened this issue Dec 18, 2020 · 0 comments

Comments

@xiaoyonf
Copy link

Hi, I ran the command as:
python2.7 HiCPlotter.py -f /Users/xiaoyongfu/Documents/bioinformatics/HiC_data/Jin_TCC_MCF7/SRR6493702/raw/500000/SRR6493702_500000.matrix -chr chr14 -o Jin_P_TamR -r 500000 -tri 1 -bed /Users/xiaoyongfu/Documents/bioinformatics/HiC_data/Jin_TCC_MCF7/SRR6493702/raw/500000/SRR6493702_500000_abs.bed -n MCF7 -s 650 -e 700
I got the following error:
Traceback (most recent call last):
File "HiCPlotter.py", line 14, in
from mpl_toolkits.axes_grid1 import make_axes_locatable
ImportError: No module named mpl_toolkits.axes_grid1
I have numpy, scipy, and matplotlib installed under python2.7. Am I missing anything?
Thanks for help!
Xiaoyong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant