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

line 57, SyntaxError emerged while doing the testRun. #46

Open
boya888 opened this issue Aug 17, 2019 · 1 comment
Open

line 57, SyntaxError emerged while doing the testRun. #46

boya888 opened this issue Aug 17, 2019 · 1 comment

Comments

@boya888
Copy link

boya888 commented Aug 17, 2019

When do the testrun (the first line of code as well other cods in Usage subsection), SyntaxError occured. For example,
python HiCPlotter.py -f data/HiC/Mouse/mES.chr2 -n hES -chr chr21 -r 40000 -o default1 -fh 0
File "HiCPlotter.py", line 57
print len(matrix[:,1]),len(matrix[1,:])
^
SyntaxError: invalid syntax

the python --version returns
Python 3.6.8 :: Anaconda, Inc.

@xiaoyonf
Copy link

I think this tool should be run using python2.7. I know it is a while ago, did you resolve your issue? Thx
-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

2 participants