Giter VIP home page Giter VIP logo

Comments (2)

esw0116 avatar esw0116 commented on August 10, 2024

Hello,
Unfortunately, I cannot pinpoint out the exact cause of the error since the error message has never been shown in my envorinment.
However, the message suggests that the python version of your environment is 3.7, which can cause compatibility errors.
Can you create a new environment with python version 3.9 and execute run.py?

from luciddreamer.

aleksaknezevic4 avatar aleksaknezevic4 commented on August 10, 2024

I have the same problem:

Traceback (most recent call last):
  File "/mnt/storage/work/LucidDreamer/run.py", line 5, in <module>
    from luciddreamer import LucidDreamer
  File "/mnt/storage/work/LucidDreamer/luciddreamer.py", line 41, in <module>
    from gaussian_renderer import render
  File "/mnt/storage/work/LucidDreamer/gaussian_renderer/__init__.py", line 14, in <module>
    from depth_diff_gaussian_rasterization_min import GaussianRasterizationSettings, GaussianRasterizer
  File "/home/aleksa.knezevic/miniconda3/envs/lucid/lib/python3.9/site-packages/depth_diff_gaussian_rasterization_min-0.0.0-py3.9-linux-x86_64.egg/depth_diff_gaussian_rasterization_min/__init__.py", line 15, in <module>
    from . import _C
ImportError: /home/aleksa.knezevic/miniconda3/envs/lucid/lib/python3.9/site-packages/depth_diff_gaussian_rasterization_min-0.0.0-py3.9-linux-x86_64.egg/depth_diff_gaussian_rasterization_min/_C.cpython-39-x86_64-linux-gnu.so: undefined symbol: _ZN8BACKWARD6renderE4dim3S0_PK5uint2PKjiiPKfPK6float2PK6float4PK6float3S7_S7_S7_S7_S5_S7_S7_PSE_PSB_SH_PfSJ_

My torch version is: 2.1.1,
nvcc --version: Cuda compilation tools, release 11.8, V11.8.89
Driver Version: 545.23.08

from luciddreamer.

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.