sspipe/sspipe

AttributeError: module 'pipe' has no attribute '__all__'

dyangny opened this issue · 2 comments

from sspipe import p, px
throws the error:
AttributeError: module 'pipe' has no attribute '__all__'

I solved it downgrading the "pipe" dependency to version 1.6.0.

Thanks for reporting the dependency issue. The issue is fixed in sspipe>=0.1.17.