PyTorchSteerablePyramid icon indicating copy to clipboard operation
PyTorchSteerablePyramid copied to clipboard

fix in setup.py

Open vdutell opened this issue 3 years ago • 1 comments

Bug Fix in setup.py

Fixes Issue #4 Installing through setup.py fails

Fixed by changing 'steerable_pytorch' in setup.py file to 'steerable'

vdutell avatar Apr 05 '22 20:04 vdutell

Added bug fix to support newer versions of scipy

Fixes issue #10

vdutell avatar Apr 07 '22 20:04 vdutell