Closed pleaseconnectwifi closed 5 years ago
Hi @pleaseconnectwifi ,
Thanks a lot for your feedback. This bug was due to a stupid mistake from my part, and is now fixed in 4e09e3bfd376d92f2bb7efdf0854a5b7c756eb0d . That's why setting up continuous integration at some point will be really needed...
The fix will be included in the next PyPi release: until then, if you don't want to bother with a git install, you can directly apply it by hand: it's a two-character modification in the geomloss/sinkhorn_samples.py
file.
Best regards,
Jean
Hi, do you have a plan to publish the revision of this bug to pip repo? Thanks.
When I tried to run the python script
with the latest release (0.2.3), an error occurs
but the same script works well with an older version (0.2.1) in the same environment.