torchsde icon indicating copy to clipboard operation
torchsde copied to clipboard

Using "*" in version speficiers is deprecated and breaks some installs

Open edible-programs opened this issue 2 years ago • 3 comments

Perhaps these should be changed in setup.py

edible-programs avatar Jan 31 '23 00:01 edible-programs

second this, on the lastest py3_11 and setuptools this fails the build

PIPIPIG233666 avatar Jun 09 '23 01:06 PIPIPIG233666

We'd be happy to take a pull request on this. (torchsde is only sort-of maintained at this point).

As an alternative, you could also try Diffrax.

patrick-kidger avatar Jun 09 '23 01:06 patrick-kidger

Fixed in 0.2.6.

akx avatar Sep 30 '23 07:09 akx