Giter Site home page Giter Site logo

ImportError: torch_points_kernels/points_cpu.so: undefined symbol: _ZNK2at6Tensor4normEN3c108optionalINS1_6ScalarEEENS1_8ArrayRefIlEEb about torch-points-kernels HOT 4 CLOSED

torch-points3d avatar torch-points3d commented on August 18, 2024
ImportError: torch_points_kernels/points_cpu.so: undefined symbol: _ZNK2at6Tensor4normEN3c108optionalINS1_6ScalarEEENS1_8ArrayRefIlEEb

from torch-points-kernels.

Comments (4)

ptoews avatar ptoews commented on August 18, 2024

I have the same issue with version 0.6.10, in version 0.7.0 it disappears. However, the 0.7.0 version is not compatible with torch-points3d according to the requirements.

from torch-points-kernels.

CCInc avatar CCInc commented on August 18, 2024

Hi, Version 0.7.0 should be compatible with torch-points, you may have to install it manually.

from torch-points-kernels.

dipesh-commits avatar dipesh-commits commented on August 18, 2024

Previously, it was throwing the same error as above. After successfully building using v0.7.0, it throws the following error:

import torch_points_kernels
Traceback (most recent call last):
File "", line 1, in
File "/home/Desktop/dev/torch-points-kernels-0.7.0/torch_points_kernels/init.py", line 1, in
from .torchpoints import *
File "/home/Desktop/dev/torch-points-kernels-0.7.0/torch_points_kernels/torchpoints.py", line 7, in
import torch_points_kernels.points_cpu as tpcpu
ModuleNotFoundError: No module named 'torch_points_kernels.points_cpu'

Do you have any idea what is causing this?

from torch-points-kernels.

WwZzz avatar WwZzz commented on August 18, 2024

I solved the same problem by pip install torch-point3d. It automatically downgrades the version of torch-points-kernels to 0.6.10 from 0.7.0, and the issue disappears.

from torch-points-kernels.

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.