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

Modules not correctly installed with conda-environment.yml #1410

Open
walesch-yan opened this issue Sep 19, 2024 · 0 comments
Open

Modules not correctly installed with conda-environment.yml #1410

walesch-yan opened this issue Sep 19, 2024 · 0 comments

Comments

@walesch-yan
Copy link
Collaborator

After removing an old conda environment and creating a new one with

conda env create --file conda-environment.yml
conda install --name mxcubeweb 'python=3.9'

poetry install didn't work for me as the modules filelock and packaging were not correclty installed

Note: I'm using miniconda3 and it also didn't work for python3.8. Additionally there was no error message during the conda install part.

see related issue #1383

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