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

I am getting this isue. Plz help. #9

Open
m0012023 opened this issue May 1, 2024 · 6 comments
Open

I am getting this isue. Plz help. #9

m0012023 opened this issue May 1, 2024 · 6 comments

Comments

@m0012023
Copy link

m0012023 commented May 1, 2024

error: Validation failed: No action for key "trainer.weights_save_path" to check its value.

@IrohXu
Copy link
Collaborator

IrohXu commented May 1, 2024

It might be a pytorch_lightning version issue. Cound you try older version of pytorch_lightning and find out which version can run?

@m0012023
Copy link
Author

m0012023 commented May 1, 2024

Thansk a lot for your prompt response.
Can you plz tell which version of pytorch_lightning have you your in the original code?

@m0012023
Copy link
Author

m0012023 commented May 2, 2024

I am still waiting

@IrohXu
Copy link
Collaborator

IrohXu commented May 2, 2024

You can refer to some previous reported issue to solve this problem.

#6

@m0012023
Copy link
Author

m0012023 commented May 3, 2024

You can refer to some previous reported issue to solve this problem.

#6

okay thanks
But I am still facing this one:

File "/content/ViTASD/train_affectnet.py", line 72, in init
self.model: torch.nn.Module = ResNetASD(
NameError: name 'ResNetASD' is not defined

plz help

@IrohXu
Copy link
Collaborator

IrohXu commented May 5, 2024

#2 (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

No branches or pull requests

2 participants