bmild / nerf

Code release for NeRF (Neural Radiance Fields)
http://tancik.com/nerf
MIT License
9.57k stars 1.34k forks source link

Installation Problems of environment.yml #201

Open tauzn-clock opened 8 months ago

tauzn-clock commented 8 months ago

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?

makichiis commented 8 months ago

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

Joy2Boy commented 8 months ago

same problem,it takes a long time in solving environment

ZhenWusi commented 7 months ago

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

yahui-lee commented 7 months ago

same problem, have you fix it?

wilmer2000 commented 6 months ago

Same problem!!! :/

anjapetrovic commented 5 months ago

same problem here

PoyrazTahan commented 4 months ago

same problem

zfkdsg commented 4 months ago

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