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

Difficulty installing on ARM64 OSX #64

Open
dfoil01 opened this issue Jul 26, 2024 · 0 comments
Open

Difficulty installing on ARM64 OSX #64

dfoil01 opened this issue Jul 26, 2024 · 0 comments

Comments

@dfoil01
Copy link

dfoil01 commented Jul 26, 2024

When trying to install tmap on my M2 Mac via the code in the readme:
conda install -c tmap tmap
Conda can't find the package:

Channels:
 - tmap
 - defaults
 - conda-forge
Platform: osx-arm64
Collecting package metadata (repodata.json): done
Solving environment: failed

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

  - tmap

Current channels:

  - https://conda.anaconda.org/tmap
  - defaults
  - 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.

When I search https://anaconda.org as suggested, I find this page: https://anaconda.org/tmap/tmap

Running the code from there
conda install tmap::tmap

I get the same error as above.

Any advice about what I'm doing wrong? Thanks in advance

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