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

Deep Learning essentials are failing to install in Google colab #1772

Open
Daremitsu1 opened this issue Mar 11, 2024 · 0 comments
Open

Deep Learning essentials are failing to install in Google colab #1772

Daremitsu1 opened this issue Mar 11, 2024 · 0 comments
Assignees
Labels

Comments

@Daremitsu1
Copy link

Describe the bug
The package deep-learning-essentials is not available from the current channels you've specified (conda-forge and esri).

To Reproduce
Steps to reproduce the behavior:

<!conda install deep-learning-essentials>

error:

Channels:
 - esri
 - conda-forge
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  - deep-learning-essentials

Current channels:

  - https://conda.anaconda.org/esri
  - https://conda.anaconda.org/conda-forge

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.

Screenshots
image

Expected behavior
A clear and concise description of what you expected to happen.

Platform (please complete the following information):

  • OS: [e.g. iOS] Linux
  • Browser [e.g. chrome, safari] chrome
  • Python API Version [e.g. 1.6.2] (you can get this by typing print(arcgis.__version__)2.2.0.3

Additional context

  • Additionally, conda has been installed:
    !pip install -q condacolab condacolab.install()

  • Visit the Anaconda Cloud website: Anaconda Cloud

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

No branches or pull requests

2 participants