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

Could you specify torchlight version? #5

Open
shangong opened this issue Aug 8, 2024 · 0 comments
Open

Could you specify torchlight version? #5

shangong opened this issue Aug 8, 2024 · 0 comments

Comments

@shangong
Copy link

shangong commented Aug 8, 2024

Hi,

I would like to work with your project but am having problems with the environment. I've installed torchlight, using pip as per the requirements section, and have version 0.0.1 installed. But I get this error below

(skateformer) /content/SkateFormer# python main.py --config ./config/test/nw_ucla/SkateFormer_b.yaml Traceback (most recent call last): File "/content/SkateFormer/main.py", line 28, in <module> from torchlight import DictAction ImportError: cannot import name 'DictAction' from 'torchlight' (/usr/local/envs/skateformer/lib/python3.9/site-packages/torchlight/__init__.py)

Could you advise me better?

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