Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Problem in ML-Agents Install

Discussion in 'ML-Agents' started by Deleted User, Apr 10, 2020.

  1. Deleted User

    Deleted User

    Guest

    Hello,

    I want use ML-Agents in unity 2019. I Installed Python 3.8.1, Anaconda and Tensorflow.
    Now when I want install ML-Agents in unity through Window/Package Manager I get error and ML-Agents do not install.

    the error is :
    Code (CSharp):
    1. Cannot perform upm operation: Unable to add package [com.unity.ml-agents@file:C:/ml-agents/com.unity.ml-agents]:
    2.   Package com.unity.ml-agents@file:C:\ml-agents\com.unity.ml-agents has invalid dependencies:
    3.     com.unity.barracuda: Package [com.unity.barracuda@0.6.1-preview] cannot be found [NotFound]
    4. UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
    5.  
    help me please.
     
    ogasa likes this.
  2. OleguerCanal

    OleguerCanal

    Joined:
    Jul 21, 2015
    Posts:
    7
    Have you tried installing barracuda package first?