GithubHelp home page GithubHelp logo

Installation error about 2d-gaussian-splatting HOT 7 CLOSED

hbb1 avatar hbb1 commented on August 15, 2024
Installation error

from 2d-gaussian-splatting.

Comments (7)

jena-shreyas avatar jena-shreyas commented on August 15, 2024 5

Can you check the setuptools version in your environment? This happens if setuptools==70.0.0.
Try downgrading setuptools to <70 like :

python -m pip install setuptools==69.5.1

from 2d-gaussian-splatting.

oUp2Uo avatar oUp2Uo commented on August 15, 2024 5

I have found the question point.

  1. After installation (conda env create --file environment.yml) failed,
    before trying python -m pip install setuptools==69.5.1,
    it is need to call conda activate surfel_splatting first.
    Then call conda env update, would have another error message.

  2. And then try to edit like #10 (comment).

  3. And environment.yml need add plyfile in dependencies section, opencv-python in pip section, or there would be error ModuleNotFoundError: No module named 'plyfile' or ModuleNotFoundError: No module named 'cv2' when training.

  4. At last call conda env update.

This should work.

from 2d-gaussian-splatting.

LeeXiaoTong1 avatar LeeXiaoTong1 commented on August 15, 2024 1

你能检查一下你环境中的setuptools版本吗?如果setuptools==70.0.0,就会发生这种情况。尝试将setuptools降级为<70喜欢:> 你能检查一下你环境中的setuptools版本吗?如果setuptools==70.0.0,就会发生这种情况。尝试将setuptools降级为<70喜欢:>> python -m pip install setuptools==69.5.1>> python -m pip install setuptools==69.5.1

Can you check the setuptools version in your environment? This happens if setuptools==70.0.0. Try downgrading setuptools to <70 like :

python -m pip install setuptools==69.5.1

Genius! It works!

from 2d-gaussian-splatting.

oUp2Uo avatar oUp2Uo commented on August 15, 2024

Can you check the setuptools version in your environment? This happens if setuptools==70.0.0. Try downgrading setuptools to <70 like :

python -m pip install setuptools==69.5.1

Thanks for the reply.
setuptools version is 68.2.2.

from 2d-gaussian-splatting.

hbb1 avatar hbb1 commented on August 15, 2024

Did you solve the problem? maybe you can try this #10 (comment)

from 2d-gaussian-splatting.

oUp2Uo avatar oUp2Uo commented on August 15, 2024

Did you solve the problem? maybe you can try this #10 (comment)

Thanks for the reply.
Still the same error.

from 2d-gaussian-splatting.

oUp2Uo avatar oUp2Uo commented on August 15, 2024

Can you check the setuptools version in your environment? This happens if setuptools==70.0.0. Try downgrading setuptools to <70 like :

python -m pip install setuptools==69.5.1

I have changed to 69.5.1 today, but still the same error.

from 2d-gaussian-splatting.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.