Closed arthtux closed 5 years ago
pip install nipyapi dosen't work. because the dependancy deepdiff 4.0.0 dosent support python 2
pip install nipyapi
Hi, I have pushed patch version 12.1 to fix this issue. I have pinned deepdiff to be <4.0 to maintain py2 compatibility for users that need it - I expect we will have to revisit this eventually.
Description
pip install nipyapi
dosen't work. because the dependancy deepdiff 4.0.0 dosent support python 2