Closed sanjayankur31 closed 3 years ago
All of these seem to relate to scipy sparse matrices, what scipy version are you using?
This is scipy 1.7.0 here now.
Okay, this seems to be an issue with the new scipy sparse matrices rather than with Python 3.10
Okay I fixed it by sacrificing human readability. Scipy Sparse Matrices are now stored using the save_npz function and hex concersion
Okay merged into master, new release should be ready soon.
We're seeing some tests fail while building 0.5.2 on Fedora 36 (rawhide) with Python 3.10.
Here are the ones failing---the LHS and RHS in assertions seem very similar so not sure what's happening here:
Here are the logs:
pypet-0.5.2-build.log.txt pypet-0.5.2-build.root.txt