Skip to content

train issue, please help me #16

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

Open
hurong971013 opened this issue Mar 1, 2022 · 1 comment
Open

train issue, please help me #16

hurong971013 opened this issue Mar 1, 2022 · 1 comment

Comments

@hurong971013
Copy link

When I enter the command "python train.py --policy rgl ", it appears"
Traceback (most recent call last):
File "/home/hurong/RelationalGraphLearning-master/crowd_nav/train.py", line 6, in
import importlib.util
ImportError: no module named util"

I can't find this util package and can't import it, can you help me?

@ChanganVR
Copy link
Owner

@hurong971013 After a bit googling, it seems like you might be using the wrong python version. Are you using Python 2? Importlib only seems to work in Python 3

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