Unity-Technologies / ml-agents

The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
https://unity.com/products/machine-learning-agents
Other
17.12k stars 4.15k forks source link

failed to create process #5887

Closed AM800Mats closed 1 year ago

AM800Mats commented 1 year ago

Hey guys, I am trying to run mlagents-learn, but every time I try this happens:

C:\Users\Mats\UnityProjects\My project>venv\Scripts\activate

(venv) C:\Users\Mats\UnityProjects\My project>mlagents-learn
failed to create process.

(venv) C:\Users\Mats\UnityProjects\My project>

I followed the Codemonkey tutorial on yt so far, but cant get this to work. I have found this issue on the same error, but I'm very new to this and don't understand how to implement the fix: https://github.com/Unity-Technologies/ml-agents/issues/1845

Any help would be greatly appreciated

github-actions[bot] commented 1 year ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.