Open DungVo1507 opened 3 years ago
I met the same issue and am stuck.
The environment.yml in this repo seems outdated. I found this updated environment file that works. link
More info about this issue and solution can be found in #73
The environment.yml in this repo seems outdated. I found this updated environment file that works. link
More info about this issue and solution can be found in #73
Thanks a lot
Hi @h0pbeat I can't find the kinetics environment so when I run the command line
source activate kinetics
I get the errorCould not find conda environment: kinetics
`# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<
$ /usr/local/bin/conda-env create -f environment.yml
environment variables: CIO_TEST=
CONDA_AUTO_UPDATE_CONDA=false
CONDA_ROOT=/usr/local
CURL_CA_BUNDLE=
LD_LIBRARY_PATH=/usr/lib64-nvidia
LIBRARY_PATH=/usr/local/cuda/lib64/stubs
PATH=/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/b
in:/usr/sbin:/usr/bin:/sbin:/bin:/tools/node/bin:/tools/google-cloud-
sdk/bin:/opt/bin
PYTHONPATH=/env/python
PYTHONWARNINGS=ignore:::pip._internal.cli.base_command
REQUESTS_CA_BUNDLE=
SSL_CERT_FILE=
populated config files : conda version : 4.10.3 conda-build version : not installed python version : 3.6.13.final.0 virtual packages : cuda=11.2=0 linux=5.4.104=0 glibc=2.27=0 unix=0=0 __archspec=1=x86_64 base environment : /usr/local (writable) conda av data dir : /usr/local/etc/conda conda av metadata url : None channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 https://repo.anaconda.com/pkgs/main/noarch https://repo.anaconda.com/pkgs/r/linux-64 https://repo.anaconda.com/pkgs/r/noarch package cache : /usr/local/pkgs /root/.conda/pkgs envs directories : /usr/local/envs /root/.conda/envs platform : linux-64 user-agent : conda/4.10.3 requests/2.18.4 CPython/3.6.13 Linux/5.4.104+ ubuntu/18.04.5 glibc/2.27 UID:GID : 0:0 netrc file : None offline mode : False
An unexpected error has occurred. Conda has prepared the above report.
If submitted, this report will be used by core maintainers to improve future releases of conda. Would you like conda to send this report to the core maintainers?
Upload successful.
Thank you for helping to improve conda. Opt-in to always sending reports (and not see this message again) by running
Could not find conda environment: kinetics You can list all discoverable environments with
conda info --envs
.Requirement already up-to-date: youtube-dl in /usr/local/lib/python3.6/site-packages (2021.6.6) conda 4.10.3 requires ruamel_yaml_conda>=0.11.14, which is not installed.` Hope you help!