nerf
nerf copied to clipboard
Installation Problems of environment.yml
Hello,
I am struggling to get my conda environment set up.
Currently, I am running the codebase in a Docker image running ubuntu:focal. I have the latest conda version installed from source.
However, when running conda env create -f environment.yml
, it takes a very long time for conda-forge to solve for a valid environment.
May I know what was the Linux version used to build the repo? And what are the exact versions of each package?
+1, Having the same issue as well. I'm running with Python 3.7 on Ubuntu 22.04 LTS. If it matters any, my Python version is configured via pyenv, since our team has to use different versions of Python.
same problem,it takes a long time in solving environment
+1,when I run conda config --remove-key channels than happen that root@autodl-container-11b611b952-3b67158a:~/autodl-tmp/nerf# conda env create -f environment.yml Collecting package metadata (repodata.json): done Solving environment: failed
ResolvePackageNotFound:
- imagemagick
- imageio-ffmpeg
same problem, have you fix it?
Same problem!!! :/
same problem here
same problem
same problem ,I want to know if the configuration will be ready after waiting for it all the time
Same problem
Do not install them together. Install the contents of YAML one by one