Open Kallin199 opened 3 years ago
Plus, I run this code in MacBook air (M1) and vscode 1.60.0. Thanks for your help!
I'm also having this same issue
EDIT: I have fixed this particular error by changing the Dockerfile line
RUN pip3 install --upgrade pip
to
RUN pip3 install --upgrade "pip < 21.0"
I have succeeded in installing SMAC and StarCraft2 but when running bash build.sh it appears: `