Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install ERROR: Command errored out with exit status 1 #11

Open
sdlopezp opened this issue Feb 27, 2022 · 9 comments
Open

Install ERROR: Command errored out with exit status 1 #11

sdlopezp opened this issue Feb 27, 2022 · 9 comments

Comments

@sdlopezp
Copy link

sdlopezp commented Feb 27, 2022

when I run "pip install -ve my\path\to\LightConvPoint-0.2" I got an "ValueError: list.remove(x): x not in list" from setup.py file in the 29 line.

image

Any idea why is this happens?.

Thank you!

@yeminglang
Copy link

have you solved it?

@sdlopezp
Copy link
Author

have you solved it?

Not yet.
The same thing happens to you?
Any idea?

@yeminglang
Copy link

have you solved it?

Not yet. The same thing happens to you? Any idea?

The same thing happens to me...
By the way ,Do you have any recommended repositories for point cloud semantic segmentation? (better if it can be trained fast and has higher mIOU)

@aboulch
Copy link
Collaborator

aboulch commented Mar 11, 2022

Hello,
Thanks for the issue.
I am planning to release a version without C++ module compilation by the end of the month (March).
Like that, it should rely only on PyTorch and maybe on TorchGeometric.
The code is almost ready, I have to make sure it is still compatible with the pre-trained networks I provided.
Best,

@sdlopezp
Copy link
Author

Hello, Thanks for the issue. I am planning to release a version without C++ module compilation by the end of the month (March). Like that, it should rely only on PyTorch and maybe on TorchGeometric. The code is almost ready, I have to make sure it is still compatible with the pre-trained networks I provided. Best,

Great.
Thanks for all your work. I will expect the update.

@sdlopezp
Copy link
Author

have you solved it?

Not yet. The same thing happens to you? Any idea?

The same thing happens to me... By the way ,Do you have any recommended repositories for point cloud semantic segmentation? (better if it can be trained fast and has higher mIOU)

I've been using the Open3D ML module (https://github.com/isl-org/Open3D-ML). They have different state-of-the-art architectures implemented and pretrained. It supposed to be easier to use than the original implementations.

@yeminglang
Copy link

have you solved it?

Not yet. The same thing happens to you? Any idea?

The same thing happens to me... By the way ,Do you have any recommended repositories for point cloud semantic segmentation? (better if it can be trained fast and has higher mIOU)

I've been using the Open3D ML module (https://github.com/isl-org/Open3D-ML). They have different state-of-the-art architectures implemented and pretrained. It supposed to be easier to use than the original implementations.

Nice, thank a lot!
Best wishes!

@tempted111
Copy link

Hello, can you tell me what the meaning of 2500000 in prepare_data.py is? thanks.

@tempted111
Copy link

I want use the code to run own datasets!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants