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

ImportError: cannot import name 'LINE' from 'ge' #5

Closed
jlchen5 opened this issue Mar 13, 2024 · 1 comment
Closed

ImportError: cannot import name 'LINE' from 'ge' #5

jlchen5 opened this issue Mar 13, 2024 · 1 comment

Comments

@jlchen5
Copy link

jlchen5 commented Mar 13, 2024

Hi there,

I was trying to run the HiC-GNN_main.py in my server and I got this error message:

(jiale) msbb@msbb-System-Product-Name:~/jiale/tools/HiC-GNN$ python HiC-GNN_main.py
Traceback (most recent call last):
  File "/home/msbb/jiale/tools/HiC-GNN/HiC-GNN_main.py", line 2, in <module>
    from ge import LINE
ImportError: cannot import name 'LINE' from 'ge' (/home/msbb/anaconda3/envs/jiale/lib/python3.12/site-packages/ge/__init__.py)

Do you have any ideas about what should I do now?

Best
Jiale

@jlchen5
Copy link
Author

jlchen5 commented Mar 13, 2024

And I also check the ge package and it shows:

(jiale) msbb@msbb-System-Product-Name:~/jiale/tools/HiC-GNN$ pip install --upgrade ge
Requirement already satisfied: ge in /home/msbb/anaconda3/envs/jiale/lib/python3.12/site-packages (0.0.4)

@jlchen5 jlchen5 closed this as completed Apr 11, 2024
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

1 participant