Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image codebase out of date compared with this codebase #8

Open
dhardestylewis opened this issue Dec 10, 2020 · 0 comments
Open

Comments

@dhardestylewis
Copy link

The codebase found in /app in the Docker image appears to be out of date compared to this one. For example, trying to create a Conda environment from the image-provided app/environment.yml using

conda env create -f environment.yml

results in

  Downloading PyVirtualDisplay-0.1.3.tar.gz (9.4 kB)

Pip subprocess error:
ERROR: Requested pyvirtualdisplay from https://files.pythonhosted.org/packages/69/ce/33d7af7bca77bc56756e74ea36cb221de88c46398e7b7d30666e1d78bd6b/PyVirtualDisplay-0.1.3.tar.gz#sha256=7fbd6ef1758ae066c12d03e30a15948d6369a230fd6ffd3e014c20450ac39543 (from -r /app/condaenv.04to9v6e.requirements.txt (line 3)) has different version in metadata: '0.0.0'


CondaEnvException: Pip failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant