PyTorchSteerablePyramid icon indicating copy to clipboard operation
PyTorchSteerablePyramid copied to clipboard

Installing through setup.py fails

Open nicsalv opened this issue 6 years ago • 1 comments

Trying to install this package by executing setup.py always fails with this error error: package directory 'steerable_pytorch' does not exist. I got it to work by replacing steerable_pytorch at https://github.com/tomrunia/PyTorchSteerablePyramid/blob/e54981e7fcfd24263354d9c11fe70cb44457a594/setup.py#L13 with steerable.

nicsalv avatar May 22 '19 13:05 nicsalv

@nicsalv @tomrunia I've made a pull request to fix this in the main branch.

vdutell avatar Apr 05 '22 20:04 vdutell