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
Hey, answering here for completeness sake as well: this probably requires the use of xvfb to create a virtual buffer to run things on Docker images, especially on headless machines (ones without displays). After installing xvfb (e.g. sudo apt install xvfb), try xvfb-run python your_script.py (inside the Docker).
This repo's dockerfile gives me the same kind of issue as described in minerllabs/basalt_2022_competition_submission_template#1
The text was updated successfully, but these errors were encountered: