8000 Install Error due to spacy==2.3.0 · Issue #17 · kdpsingh/clinspacy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Install Error due to spacy==2.3.0 #17

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

Open
JYeoMJ opened this issue Nov 22, 2023 · 0 comments
Open

Install Error due to spacy==2.3.0 #17

JYeoMJ opened this issue Nov 22, 2023 · 0 comments

Comments

@JYeoMJ
Copy link
JYeoMJ commented Nov 22, 2023

Hi, I am getting an install error because of the spacy version 2.3.0. Would you be able to advise a fix? Running clinspacy_init(miniconda = FALSE) to specify my own conda environment using reticulate somehow does not work either, as it will still try to create the new clinspacy conda environment.

SpaCy not found. Installing spaCy...
+ /Users/.../Library/r-miniconda-arm64/bin/conda 'install' '--yes' '--name' 'clinspacy' '-c' 'conda-forge' 'spacy==2.3.0'
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve.

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

  - spacy==2.3.0

Current channels:

  - https://conda.anaconda.org/conda-forge/osx-arm64
  - https://conda.anaconda.org/conda-forge/noarch
  - https://conda.anaconda.org/pyg/osx-arm64
  - https://conda.anaconda.org/pyg/noarch
  - https://repo.anaconda.com/pkgs/main/osx-arm64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/r/osx-arm64
  - https://repo.anaconda.com/pkgs/r/noarch

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.


Error: one or more Python packages failed to install [error code 1]
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
0