-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Online method throws error #55
Comments
on hold. |
@michalk8 agreed to look into this a bit. |
The problem is here: https://github.com/theislab/moscot/blob/dev/moscot/_solver.py#L45 from ott.geometry.geometry import Geometry
Geometry().shape |
Ok, should we
|
@MUCDK, can we move this issue to OTT and close it here? |
Or just close if it's no longer relevant please. |
I think we can close it for now, we could think about catching the error ourselves. |
After installing the requirements as instructed I get the following problem:
Regularized.fit() method does not work if "online" in geometry object is set to True
The text was updated successfully, but these errors were encountered: