-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
dear author ,i am getting this error while create venv using conda as directed in the requirements.txt file
the missing packages are not available in the conda , neither in the conda forge
PS E:\btp\LoRa_RFFI> conda create --name my_project_env --file requirements.txt -c conda-forge
Channels:
- conda-forge
- defaults
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- vs2017_win-64==19.16.27038=h2e3bad8_2
- torchvision==0.2.2=py_3
- torchaudio==0.8.1=py36
- threadpoolctl==2.1.0=pypi_0
- tensorboard==2.1.1=pypi_0
- stft==0.5.2=pypi_0
- sklearn==0.0=pypi_0
- seaborn==0.11.1=pypi_0
- scipy==1.4.1=pypi_0
- scikit-learn==0.23.2=pypi_0
- pyyaml==5.3.1=pypi_0
- pytorch==1.8.1=py3.6_cuda10.1_cudnn7_0
- pyrtlsdr==0.2.92=pypi_0
- pillow==8.0.1=pypi_0
- pandas==1.1.5=pypi_0
- matplotlib==3.3.3=pypi_0
- kiwisolver==1.3.1=pypi_0
- keras-self-attention==0.50.0=pypi_0
- keras-multi-head==0.28.0=pypi_0
- keras==2.3.1=pypi_0
- joblib==1.0.0=pypi_0
- cycler==0.10.0=pypi_0
Current channels:
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.
Metadata
Metadata
Assignees
Labels
No labels