You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently started looking into the IGLU - NLP task and I am currently trying to parse the data containing the agent's position into images using the Visualizer.
I have created a fresh environment using conda create -f env.yml but when I try ti import the Visualizer I get this:
Looking into the competition's channel, bumping the python version to 3.8 actually solves the problem. Could you also update the python version in main? Thanks!
The text was updated successfully, but these errors were encountered:
Hello!
Many thanks for releasing this repo :)
I recently started looking into the IGLU - NLP task and I am currently trying to parse the data containing the agent's position into images using the Visualizer.
I have created a fresh environment using
conda create -f env.yml
but when I try ti import the Visualizer I get this:Looking into the competition's channel, bumping the python version to 3.8 actually solves the problem. Could you also update the python version in main? Thanks!
The text was updated successfully, but these errors were encountered: