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

can't install the requirements library at step 1 #8

Open
cdghhhiilnnotu opened this issue Oct 9, 2024 · 0 comments
Open

can't install the requirements library at step 1 #8

cdghhhiilnnotu opened this issue Oct 9, 2024 · 0 comments

Comments

@cdghhhiilnnotu
Copy link

C:\Users\Duong\anaconda3\Lib\argparse.py:2005: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
  action(self, namespace, argument_values, option_string)
Channels:
 - defaults
 - conda-forge
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: failed

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

  - zstd==1.3.7=h0b5b093_0
  - zlib==1.2.11=h7b6447c_3
  - xz==5.2.4=h14c3975_4
  - tk==8.6.8=hbc83047_0
  - sqlite==3.30.1=h7b6447c_0
  - readline==7.0=h7b6447c_5
  - python==3.7.5=h0371630_0
  - py-opencv==3.4.2=py37hb342d67_1
  - pixman==0.38.0=h7b6447c_0
  - pcre==8.43=he6710b0_0
  - openssl==1.1.1d=h7b6447c_3
  - opencv==3.4.2=py37h6fd60c2_1
  - numpy-base==1.17.4=py37hde5b4d6_0
  - numpy==1.17.4=py37hc1035e2_0
  - ninja==1.9.0=py37hfd86e86_0
  - ncurses==6.1=he6710b0_1
  - mkl_random==1.1.0=py37hd6b4f25_0
  - mkl_fft==1.0.15=py37ha843d7b_0
  - mkl-service==2.3.0=py37he904b0f_0
  - mkl==2019.4=243
  - libxml2==2.9.9=hea5a465_1
  - libxcb==1.13=h1bed415_1
  - libvpx==1.7.0=h439df22_0
  - libuuid==1.0.3=h1bed415_2
  - libtiff==4.1.0=h2733197_0
  - libstdcxx-ng==9.1.0=hdf63c60_0
  - libpng==1.6.37=hbc83047_0
  - libopus==1.3=h7b6447c_0
  - libopencv==3.4.2=hb342d67_1
  - libglu==9.0.0=hf484d3e_1
  - libgfortran-ng==7.3.0=hdf63c60_0
  - libgcc-ng==9.1.0=hdf63c60_0
  - libffi==3.2.1=hd88cf55_4
  - libedit==3.1.20181209=hc058e9b_0
  - jpeg==9b=h024ee3a_2
  - jasper==2.0.14=h07fcdf6_1
  - intel-openmp==2019.4=243
  - icu==58.2=h9c2bf20_1
  - hdf5==1.10.2=hba1933b_1
  - harfbuzz==1.8.8=hffaf4a1_0
  - graphite2==1.3.13=h23475e2_0
  - glib==2.63.1=h5a9c865_0
  - freetype==2.9.1=h8a8886c_1
  - freeglut==3.0.0=hf484d3e_5
  - fontconfig==2.13.0=h9420a91_0
  - ffmpeg==4.0=hcdf2ecd_0
  - cffi==1.13.2=py37h2e261b9_0
  - cairo==1.14.12=h8948797_3
  - bzip2==1.0.8=h7b6447c_0

Current channels:

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

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.

How can I handle this? Are there any specific setup requirements like a Python, conda version or something?

@cdghhhiilnnotu cdghhhiilnnotu changed the title cant install requirements library can't install the requirements library at step 1 Oct 9, 2024
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