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

SyntaxError: invalid syntax #9

Open
zhuangfjnu opened this issue Mar 2, 2019 · 1 comment
Open

SyntaxError: invalid syntax #9

zhuangfjnu opened this issue Mar 2, 2019 · 1 comment

Comments

@zhuangfjnu
Copy link

Hi Fidel,
After I installed HiCAssembler, I get this error
$assemble
Traceback (most recent call last):
File "/share/bioinfo/anaconda3/bin/assemble", line 11, in
import hicassembler.HiCAssembler as HiCAssembler
File "/share/bioinfo/anaconda3/lib/python3.6/site-packages/hicassembler/HiCAssembler.py", line 346
for node, degree in sorted(node_degree_mst.iteritems(), key=lambda (k, v): v, reverse=True):
^
SyntaxError: invalid syntax

Could you give some suggestion about how to fix it ?

Thanks,
Zhen

@fidelram
Copy link
Contributor

fidelram commented Mar 2, 2019 via email

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