arrival-ltd/catalyst-rl-tutorial

QMutex: destroying locked mutex

madE03 opened this issue · 7 comments

After running run-training.sh file the terminal displays QMutex error. I'm not able to identify the error as there are very less resources about this out there.
Screenshot from 2022-06-10 11-20-33

Coppeliasim opens and after 2-3 seconds of grey screen it closes instantly. This happens twice everytime I run the run-training.sh file

I have the same problem, have you solved it?

I have the same problem, @v-bengbeng-v , @madE03 , @fedor-chervinskii, @dtransposed has anyone been able to solve it?

Nope 😔

The issue is from the catalyst library installation. The calalyst.utils.initialization file was not added for installation. I have created an issue on that on the calalyst library github, However, you could add the file yourself on your local machine and it will work fine. Below is the link to the file.

https://catalyst-team.github.io/catalyst/v20.03.2/_modules/catalyst/utils/initialization.html#get_optimal_inner_init

The issue is from the catalyst library installation. The calalyst.utils.initialization file was not added for installation. I have created an issue on that on the calalyst library github, However, you could add the file yourself on your local machine and it will work fine. Below is the link to the file.

https://catalyst-team.github.io/catalyst/v20.03.2/_modules/catalyst/utils/initialization.html#get_optimal_inner_init

Hello, how do you operate? Could you tell me more about it? I have put you to provide "calalyst.utils.initialization.py" file downloaded to a computer, and add into the "network.py, run "run - training.sh" still shows "QMutex: destroying locked mutex"

The issue is from the catalyst library installation. The calalyst.utils.initialization file was not added for installation. I have created an issue on that on the calalyst library github, However, you could add the file yourself on your local machine and it will work fine. Below is the link to the file.
https://catalyst-team.github.io/catalyst/v20.03.2/_modules/catalyst/utils/initialization.html#get_optimal_inner_init

Hello, how do you operate? Could you tell me more about it? I have put you to provide "calalyst.utils.initialization.py" file downloaded to a computer, and add into the "network.py, run "run - training.sh" still shows "QMutex: destroying locked mutex"

hello !Do you solve this problem?Could you tell me how to solve it?Thank you very much.