Open smalie2222 opened 10 months ago
This is due to version mismatch. Change your requirements.txt with this :
Cython matplotlib numpy omegaconf>=2.0.1 onnx onnx-simplifier opencv-python pyaml pycocotools pytorch-lightning>=1.9.0,<2.0.0 tabulate tensorboard termcolor torch == 1.12.1 torchaudio == 0.12.1 torchmetrics == 0.10.0 torchvision == 0.13.1 tqdm
And it will work
How can I solve this issue? It seems to be caused by mismatched library versions or corrupted library files. My torch version is 1.13.1, and pytorch_lightning version is 1.9.5.