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

HINT import issue #62

Closed
lzj1769 opened this issue Jan 26, 2018 · 2 comments
Closed

HINT import issue #62

lzj1769 opened this issue Jan 26, 2018 · 2 comments
Assignees
Labels
Projects

Comments

@lzj1769
Copy link
Member

lzj1769 commented Jan 26, 2018

Installed RGT with pip in a virtual environment running python 3.6.1

$ rgt-hint footprinting
Traceback (most recent call last):
File "/home/x_andtj/.virtualenvs/atac-seq/bin/rgt-hint", line 7, in
from rgt.HINT.Main import main
File "/home/x_andtj/.virtualenvs/atac-seq/lib/python3.6/site-packages/rgt/HINT/Main.py", line 5, in
from Training import training_args, training_run
ModuleNotFoundError: No module named 'Training'

@lzj1769 lzj1769 added the bug label Jan 26, 2018
@lzj1769 lzj1769 self-assigned this Jan 26, 2018
@lzj1769 lzj1769 added this to TODO in HINT via automation Jan 26, 2018
lzj1769 added a commit that referenced this issue Jan 26, 2018
@fabio-t
Copy link
Member

fabio-t commented Jan 26, 2018

Python 3 is still not supported. Try it with Python 2.

@lzj1769
Copy link
Member Author

lzj1769 commented Jan 26, 2018

@fabio-t

So you mean even if we fixed the import problom, rgt still doesn't work under Python 3.
Is that right?

lzj1769 added a commit that referenced this issue Jan 26, 2018
@lzj1769 lzj1769 closed this as completed Jan 26, 2018
HINT automation moved this from TODO to Done Jan 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
HINT
  
Done
Development

No branches or pull requests

2 participants