nomewang / M3DM

MIT License
129 stars 16 forks source link

RUNNING environment #9

Closed Mr-AlanLiu closed 10 months ago

Mr-AlanLiu commented 1 year ago

When I install poinnet2_ops(pip install "git+git://github.com/erikwijmans/Pointnet2_PyTorch.git#egg=pointnet2_ops&subdirectory=pointnet2_ops_lib"), encountering:

can you give me some suggestions(and cuda=11.3 linux16.04, pytorch1.9)?

1 2
nomewang commented 1 year ago

I didn't meet this problem before. It seems that _version.py is missing, you try to download the repo, and directly build the package with pip install pointnet2_ops_lib/.

Mr-AlanLiu commented 1 year ago

Thanks, I have already solved it.

cnmcnm111 commented 1 year ago

Thanks, I have already solved it.

Hello, Mr. Liu , I have a similar problem with you, which is very difficult, may I ask how you solve it? Our research fields should be similar. In order to facilitate discussion and communication in the future, is it convenient to add the contact information?

limaodaxia commented 1 year ago

Hello,Mr-AlanLiu, how you fixed it?

limaodaxia commented 1 year ago

Thanks, I have already solved it.

Hello, how you fixed it?

Mr-AlanLiu commented 11 months ago

this issue is caused by your running environment, please refer to the link: https://github.com/erikwijmans/Pointnet2_PyTorch/issues/139 https://github.com/erikwijmans/Pointnet2_PyTorch/issues/129