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

AttributeError: module 'torch.distributed' has no attribute 'Logger' #47

Open
tekntrash opened this issue Sep 14, 2024 · 1 comment
Open

Comments

@tekntrash
Copy link

Trying to run this on an nvidia jetson orin agx 64, which as you know has very specific pytorch requirements: ours is 2.4.0a0+f70bd71a48.nv24.06

Getting AttributeError: module 'torch.distributed' has no attribute 'Logger'

I would think that attribute was dropped after version 2.2.1 which is apparently the top version this repo accepts

That makes this repo unsuitable to run under jetsons orin I am afraid

@bonginn
Copy link

bonginn commented Jan 16, 2025

Hi, I have the same problem, and I also run this on jetson orin.
Did you solve this?
Thanks!

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