Open thomcsmits opened 6 months ago
I've went through the instructions for setting up the notebooks.
macOS 13.4, conda 24.3.0
With running conda env create -f environment.yml
running conda env create -f environment.yml
Channels: bioconda conda-forge defaults Platform: osx-arm64 Collecting package metadata (repodata.json): done Solving environment: failed PackagesNotFoundError: The following packages are not available from current channels: starlette==0.14.0 Current channels: https://conda.anaconda.org/bioconda/osx-arm64 https://conda.anaconda.org/conda-forge/osx-arm64 https://repo.anaconda.com/pkgs/main/osx-arm64 https://repo.anaconda.com/pkgs/r/osx-arm64 To search for alternate channels that may provide the conda package you're looking for, navigate to https://anaconda.org and use the search bar at the top of the page.
Channels:
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
To search for alternate channels that may provide the conda package you're looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
Starlette 0.27.0 is available. Could this be bumped without issue?
I've went through the instructions for setting up the notebooks.
macOS 13.4, conda 24.3.0
With
running conda env create -f environment.yml
Starlette 0.27.0 is available. Could this be bumped without issue?