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 have a script which compiles some c++ code in a docker container, and it works fine in macOs, but when my friend tried running it on Windows he got this error.
Do you have any possible fixes, I've seen someone having a similiar one over on docker py repo, but no fix was given afaik, here's the link to it: docker/docker-py#2524
In my memory it worked fine on my win pc (maybe [email protected]), so I guess whether there's some problems with your python version.
Library changes with version number, please be aware before any upgrading.
Hi,
I have a script which compiles some c++ code in a docker container, and it works fine in macOs, but when my friend tried running it on Windows he got this error.
Do you have any possible fixes, I've seen someone having a similiar one over on docker py repo, but no fix was given afaik, here's the link to it:
docker/docker-py#2524
Here's my script, it's on a private repo so i'm sending you the paste
https://pastebin.com/cVt2JDaQ
The text was updated successfully, but these errors were encountered: