RiedelPatrick

Results 2 comments of RiedelPatrick

Hi @jpaulos, I ran into the same issue. I managed to get torchsparse installed by cloning the repository and just running the setup.py (even though this is not the recommended...

Sorry for the confusion, I did the `python setup.py install` for version 2.0. To install version 2.1 I simply ran `pip install .` from the cloned repo. Advantage of the...