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

No attribute 'legacyVersion' and name 'context' is not defined. #178

Closed
zolero opened this issue Jul 9, 2023 · 0 comments
Closed

No attribute 'legacyVersion' and name 'context' is not defined. #178

zolero opened this issue Jul 9, 2023 · 0 comments

Comments

@zolero
Copy link

zolero commented Jul 9, 2023

On a fresh install using python3.10 on docker pytorch:2.0.1-cuda11.7-cudnn8-devel i'm encountering two errors... Simply by removing these types and unused variables it resolved it for me.

AttributeError: module 'packaging.version' has no attribute 'legacyVersion'
image

NameError: name 'context' is not defined
image

I've created a pull request here: #177 (comment)

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

Successfully merging a pull request may close this issue.

2 participants