nowsyn / SparseMat

47 stars 2 forks source link

AttributeError: module 'spconv' has no attribute 'SparseModule' #12

Open heorhiikalaichev opened 10 months ago

heorhiikalaichev commented 10 months ago

Hi!

I have installed spconv==@ file:///.../.../.../.../SparseMat/spconv/dist/spconv-1.2.1-py3-none-any.whl and I see the following error while running python demo.py -c config/sparsemat.toml --input ... --save_dir ... command

AttributeError: module 'spconv' has no attribute 'SparseModule'

sebastianopazo1 commented 8 months ago

Could you solve this issue? I'm having the same problem

yuqilol commented 3 months ago

路径版本问题,from spconv.pytorch.modules import SparseModule, SparseSequential