nerf icon indicating copy to clipboard operation
nerf copied to clipboard

Installation Problems of environment.yml

Open tauzn-clock opened this issue 1 year ago • 10 comments

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?

tauzn-clock avatar Oct 18 '23 10:10 tauzn-clock

+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.

makichiis avatar Oct 19 '23 22:10 makichiis

same problem,it takes a long time in solving environment

Joy2Boy avatar Oct 26 '23 14:10 Joy2Boy

+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

ZhenWusi avatar Nov 06 '23 11:11 ZhenWusi

same problem, have you fix it?

yahui-lee avatar Nov 09 '23 09:11 yahui-lee

Same problem!!! :/

wilmer2000 avatar Dec 25 '23 23:12 wilmer2000

same problem here

anjapetrovic avatar Jan 11 '24 15:01 anjapetrovic

same problem

PoyrazTahan avatar Feb 11 '24 07:02 PoyrazTahan

same problem ,I want to know if the configuration will be ready after waiting for it all the time

zfkdsg avatar Feb 27 '24 06:02 zfkdsg

Same problem

RebekkaBaertheleTHWS avatar Jul 11 '24 07:07 RebekkaBaertheleTHWS

Do not install them together. Install the contents of YAML one by one

zfkdsg avatar Jul 12 '24 01:07 zfkdsg