Unity-Technologies/obstacle-tower-env

API number not compatible between Unity and Python. Python API : API-8, Unity API : API-6

Ouverte

#86 ouverte le 22 avr. 2019

 (8 commentaires) (0 réaction) (1 personne assignée)Python (127 forks)batch import
help wanted

Métriques du dépôt

Stars
 (538 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Have installed Unity 2018.3.13f1 on Linux Ubuntu 16.04 Based on the requirements of obstacle-tower-env, have installed mlagents 0.6.2 and mlagents-envs 0.6.2

When I try to train the obstacle-tower using mlagents-learn, I get the error API number not compatible between Unity and Python. Python API : API-8, Unity API : API-6

How do I downgrade Python API to API-8?

Guide contributeur