-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Description
Describe the bug
unity is stuck in resolving packages when adding com.unity.ml-agents.extensions from git url instead of lcoally .
To Reproduce
Steps to reproduce the behavior:
( https://github.com/Unity-Technologies/ml-agents/blob/main/com.unity.ml-agents.extensions/Documentation~/com.unity.ml-agents.extensions.md)
1 Edit your project's manifest.json
directly and add the following line to the dependencies
section:
"com.unity.ml-agents.extensions": "git+https://github.com/Unity-Technologies/ml-agents.git?path=com.unity.ml-agents.extensions",
Console logs / stack traces
Screenshots
Environment (please complete the following information):
- Unity Version: 2019.4.20f1
- OS + version: Windows 10 pro
- ML-Agents version: 1.7.2-preview
- Torch version: 1.7.0+cu110
- Environment: (which example environment you used to reproduce the error)
Metadata
Metadata
Assignees
Labels
No labels