NVlabs / FB-BEV

Official PyTorch implementation of FB-BEV & FB-OCC - Forward-backward view transformation for vision-centric autonomous driving perception
Other
608 stars 40 forks source link

Error running inference: ModuleNotFoundError: No module named 'spconv' #19

Closed fatemehazimi990 closed 10 months ago

fatemehazimi990 commented 10 months ago

Hello,

I tried to run the inference code and faced this error "ModuleNotFoundError: No module named 'spconv'" although I did the installation steps successfully. I would appreciate your input for solving this issue.

Thank you in advance for your help!

fatemehazimi990 commented 10 months ago

it seems solved with pip install spconv-cu113