Skip to content

an exception raised when I was setting up the environment #12

@turbin

Description

@turbin

an exception raised when I was executing the command, "conda env create -f environment.yml".

the error message as:

Agentic-Reasoning git:(main) conda env create -f environment.yml                                                                                                                                                        
Channels:
 - conda-forge
 - defaults
Platform: osx-64
Collecting package metadata (repodata.json): done
Solving environment: failed

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

  - zlib==1.2.13=h18a0788_1
  - zeromq==4.3.5=hc1bb282_7
  - xz==5.4.6=h80987f9_1
  - wheel==0.44.0=py311hca03da5_0
  - tornado==6.4.1=py311h80987f9_0
  - tk==8.6.14=h6ba3021_0
  - sqlite==3.45.3=h80987f9_0
  - setuptools==75.1.0=py311hca03da5_0
  - readline==8.2=h1a28f6b_0
  - pyzmq==25.1.2=py311h313beb8_0
  - python==3.11.10=hb885b13_0
  - pip==24.2=py311hca03da5_0
  - openssl==3.4.0=h39f12f2_0
  - ncurses==6.4=h313beb8_0
  - libsodium==1.0.20=h99b78c6_0
  - libffi==3.4.4=hca03da5_1
  - libedit==3.1.20191231=hc8eb9b7_2
  - libcxx==19.1.4=ha82da77_0
  - krb5==1.21.3=h237132a_0
  - debugpy==1.6.7=py311h313beb8_0
  - ca-certificates==2024.8.30=hf0a4a13_0
  - bzip2==1.0.8=h80987f9_6

Current channels:

  - https://conda.anaconda.org/conda-forge
  - https://repo.anaconda.com/pkgs/main
  - https://repo.anaconda.com/pkgs/r

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.

anyone can give me a hand to slove it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions