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

Attribute error when running train.py #50

Open
Zhi0467 opened this issue May 8, 2024 · 1 comment
Open

Attribute error when running train.py #50

Zhi0467 opened this issue May 8, 2024 · 1 comment

Comments

@Zhi0467
Copy link

Zhi0467 commented May 8, 2024

As the in title, I'm running into an AttributeError: can't set attribute when running train.py, is it because I'm using Python 3.8 or something is off with the passing of hparams?
error

@Samusasuke
Copy link

You need to change the setup.py file to specifiy an old version of the package pytorch_lightning. Under 1.6 works for me

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