Skip to content

Syntax Error running refgenie with python2 #155

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

Closed
eugeneke-bioinf opened this issue Jan 2, 2020 · 2 comments
Closed

Syntax Error running refgenie with python2 #155

eugeneke-bioinf opened this issue Jan 2, 2020 · 2 comments
Assignees
Labels

Comments

@eugeneke-bioinf
Copy link

I had refgenie working earlier, but its now giving me the following error:
File "/home/usr/.local/bin/refgenie", line 6, in
from refgenie.refgenie import main
File "/home/usr/.local/lib/python2.7/site-packages/refgenie/refgenie.py", line 417
specified_asset_keys, specified_assets = [*parsed_parents_input], [*parsed_parents_input.values()]

I've deleted the site package and tried building from source and it throws that same error. Any thoughts?

@stolarczyk
Copy link
Contributor

Can you confirm you're using the latest version of refgenie and refgenconf? Run: pip freeze | grep 'refgen'

What command resulted in this error?

@stolarczyk stolarczyk self-assigned this Jan 3, 2020
@stolarczyk
Copy link
Contributor

nevermind, that's python2 incompatibility. It will be fixed in the next release. Thanks for reporting!

@stolarczyk stolarczyk added the bug label Jan 3, 2020
@stolarczyk stolarczyk changed the title Syntax Error running refgenie Syntax Error running refgenie with python2 Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants