Unity-Technologies/obstacle-tower-env

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

オープン

#86 opened on 2019/04/22

 (8 件のコメント) (0 件のリアクション) (1 人の担当者)Python (127 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (538 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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?

コントリビューターガイド