These changes allow the project to work under more modern systems and library versions.
I also noticed that -l is missing from the readme, so I added that as well.
I was able to get it working with these changes on Python 3.10 and numpy 1.24.3
It does not seem like this project is active, so I'm guessing this may never get merged, but hopefully it can help someone who is trying to get this working.
This would resolve: #3
These changes allow the project to work under more modern systems and library versions.
I also noticed that
-l
is missing from the readme, so I added that as well.I was able to get it working with these changes on Python 3.10 and numpy 1.24.3
It does not seem like this project is active, so I'm guessing this may never get merged, but hopefully it can help someone who is trying to get this working.