TypeError: fit() got an unexpected keyword argument 'train_dataloaders' #13230
Unanswered
erving666
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 1 comment
-
@erving666 I believe it's because the version you're using is too old. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here's my env:
python 3.8.13
pytorch 1.11.0 py3.8_cuda11.3_cudnn8.2.0_0 pytorch
pytorch-lightning 0.8.5 py_0 conda-forge
I came across this issuse:

I Have done a search for similar issue, but can't solve it. Please help.
Beta Was this translation helpful? Give feedback.
All reactions