fsdl-text-recognizer-2021-labs icon indicating copy to clipboard operation
fsdl-text-recognizer-2021-labs copied to clipboard

mismatch in pytorch version with the given code

Open Emo3032 opened this issue 2 years ago • 0 comments

ImportError: cannot import name 'Batch' from 'torchtext.data' (/usr/local/lib/python3.10/dist-packages/torchtext/data/init.py)

getting this error for running !python training/run_experiment.py --max_epochs=3

Emo3032 avatar Jun 08 '23 20:06 Emo3032