Lock error:matplotlib failed to acquire the following lock file #1354
Unanswered
willnotapostle
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used mmclassification to calculate the data on the Beijing Supercomputer, and the training model is resnet18. I checked the log after submitting the calculation, and the following error occurred:"Lock error:matplotlib failed to acquire the following lock file: this may due to another process holding this lock file".
Here is the full log error:
My cuda version is 11.3, torch is 1.12.1, mmcv version is 1.7, the installation path corresponds to cuda and torch, and the environment configuration check is correct.
I saw some suggestions to delete the matplotlib folder and try again. However, we did not have permission to operate this file. How to solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions