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

Set up error #126

Open
anilkanthi opened this issue May 8, 2020 · 2 comments
Open

Set up error #126

anilkanthi opened this issue May 8, 2020 · 2 comments

Comments

@anilkanthi
Copy link

Hi,

I am trying to set up the tool for HiGlass analysis, but it gives an error when the command is run:

module load python/cpu/2.7.15
clodius

Traceback (most recent call last):
File "/gpfs/share/apps/python/cpu/2.7.15-ES/bin/clodius", line 5, in
from clodius.cli.aggregate import cli
File "/gpfs/share/apps/python/cpu/2.7.15-ES/lib/python2.7/site-packages/clodius/cli/init.py", line 18, in
from . import ( # noqa: F401
File "/gpfs/share/apps/python/cpu/2.7.15-ES/lib/python2.7/site-packages/clodius/cli/aggregate.py", line 539
f"Unable to find {line_parts[0]} in the list of chromosome sizes. "
^
SyntaxError: invalid syntax

@nvictus
Copy link
Member

nvictus commented May 9, 2020

Looks like you are using Python 2.7. Clodius requires Python 3.

@anilkanthi
Copy link
Author

Great will try that out. Thanks!

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