shenlab-sinai / ngsplot

Quick mining and visualization of NGS data by integrating genomic databases
Other
252 stars 65 forks source link

ngsplotdb.py install error #86

Closed soleilll closed 5 years ago

soleilll commented 5 years ago

When i insert this command: ngsplotdb.py install ngsplotdb_mm10_75_3.00.tar.gz Something went wrong.I don't know why,is there something wrong with my internet?It seems that ngsplotdb would link to ftp or ucsc.

File "/BIGDATA1/sysu_xinli_1/software/ngsplot/bin/ngsplotdb.py", line 74 print "Open {0} error: your ngs.plot database may be corrupted.".\ ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Open {0} error: your ngs.plot database may be corrupted.".)?

Could someone help me?

soleilll commented 5 years ago

it‘s the python version caused,i know