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

spconv question #73

Open
laiyingxin2 opened this issue Mar 2, 2022 · 8 comments
Open

spconv question #73

laiyingxin2 opened this issue Mar 2, 2022 · 8 comments

Comments

@laiyingxin2
Copy link

Hello, when I execute this line of code:
python tools/create_data.py kitti_data_prep --root_path=KITTI_DATASET_ROOT

I encountered this report error:
ImportError: cannot import name 'spconv_utils'

@Vegeta2020
Copy link
Owner

You may have to first install the module spconv from https://github.com/traveller59/spconv.

@daxiongpro
Copy link

You may have to first install the module spconv from https://github.com/traveller59/spconv.

I cannot install spconv1 successfully, how do you install it?
你好,我无论根据Det3D和traveller59/spconv,都无法安装spconv。请问你的安装步骤是怎样的呢?

@laiyingxin2
Copy link
Author

If you want to run this project successfully, what you should install is spconv1.2.1 not spconv1.0 or spconv2.*

@LuYujing-97
Copy link

You may have to first install the module spconv from https://github.com/traveller59/spconv.

I cannot install spconv1 successfully, how do you install it? 你好,我无论根据Det3D和traveller59/spconv,都无法安装spconv。请问你的安装步骤是怎样的呢?
您好,请问您最终解决了这个问题吗

@himanshuak
Copy link

If you want to run this project successfully, what you should install is spconv1.2.1 not spconv1.0 or spconv2.*

Could you please list the steps to install that specific version. I am trying to run this project on google colab. Thanks in advance

@twljm
Copy link

twljm commented Nov 30, 2022

I think this dockerfile will help you.

@adnananouzla
Copy link

Hello !

Did you succeed in installing spconv?

@ajithvcoder
Copy link

@adnananouzla that works

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

8 participants