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
Re testing: running both docker build . and docker-compose build returns an error relating to line 11 in Dockerfile: executor failed running [/bin/sh -c set -ex && pipenv install --system --deploy --dev]: exit code: 1. Has this issue been noticed before? Is there a step-by-step testing tutorial that could be shared specific to eemeter?
This occurs for me on Windows 11 running eemeter tests on a unchanged copy of eemeter cloned directly from this repo. Any help much appreciated.
The text was updated successfully, but these errors were encountered:
Re testing: running both
docker build .
anddocker-compose build
returns an error relating to line 11 in Dockerfile:executor failed running [/bin/sh -c set -ex && pipenv install --system --deploy --dev]: exit code: 1
. Has this issue been noticed before? Is there a step-by-step testing tutorial that could be shared specific to eemeter?This occurs for me on Windows 11 running eemeter tests on a unchanged copy of eemeter cloned directly from this repo. Any help much appreciated.
The text was updated successfully, but these errors were encountered: