Code Monkey home page Code Monkey logo

Comments (10)

gamzekiprit avatar gamzekiprit commented on June 2, 2024

Hey, i also faced the same problem. Did you solve it? Thanks!

from pointnet2_pytorch.

besim21 avatar besim21 commented on June 2, 2024

Hello, I am facing the same issue. Were you able to solve it? if yes, I'd appreciate your help. Thanks

from pointnet2_pytorch.

JianrongYan avatar JianrongYan commented on June 2, 2024

No answers yet? I also met this issue.

from pointnet2_pytorch.

swaidan avatar swaidan commented on June 2, 2024

Hi, you might have missed this step in the installation (check the first line of "Example training" in the README of the repo):
pip install -e .
I hope that solves the issue

from pointnet2_pytorch.

KhairilAriffinYahya avatar KhairilAriffinYahya commented on June 2, 2024

So im running into same issue. Anyone found solution to this?

from pointnet2_pytorch.

JianrongYan avatar JianrongYan commented on June 2, 2024

So im running into same issue. Anyone found solution to this?

i have solved this issue. The main reason is your setuptools version is too high, so you can lower your setuptools version by running "pip install setuptools==58.2.0".

from pointnet2_pytorch.

LiXiaoYao-0 avatar LiXiaoYao-0 commented on June 2, 2024

can you tell me what version of cuda、pytorch and python you use? i have been having trouble installing it.

from pointnet2_pytorch.

LiXiaoYao-0 avatar LiXiaoYao-0 commented on June 2, 2024

So im running into same issue. Anyone found solution to this?

i have solved this issue. The main reason is your setuptools version is too high, so you can lower your setuptools version by running "pip install setuptools==58.2.0".

can you tell me what version of cuda、pytorch and python you use? i have been having trouble installing it.

from pointnet2_pytorch.

hyl510 avatar hyl510 commented on June 2, 2024

So im running into same issue. Anyone found solution to this?

i have solved this issue. The main reason is your setuptools version is too high, so you can lower your setuptools version by running "pip install setuptools==58.2.0".

I have lower the setuptools and it didn't work. Should reinstall all the packages?

from pointnet2_pytorch.

hyl510 avatar hyl510 commented on June 2, 2024

I got it! First install setuptools==58.2.0, and then run "python setup.py install". You can use command "python setup.py ----help-commands" to see all the available commands.

from pointnet2_pytorch.

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.