-
Notifications
You must be signed in to change notification settings - Fork 10
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
Update scvelo to 0.3.2 #71
Conversation
kevinrue
commented
May 22, 2024
- Fixes Some packages don't install through conda #63 on M1
This reverts commit 75035b2.
In case it may be useful, I tried to generate package lists for different platforms here: https://github.com/csoneson/velociraptor_package_list/actions/runs/9196811517. So far only the macOS ones are actually working...I also get slightly different environments for the Intel and M1 macs:
|
Can be useful. Haven't tried Intel mac yet, but test the environment may not be enough, a couple of issues I ran into only revealed themselves halfway through running scvelo on actual test data, not just loading the package, e.g. OpenTalker/video-retalking#35 (comment) |
Who wants to take this branch for a spin to double check before I merge? I've got it to work on macOS arm M1, Linux, and Windows. Note that I've updated scVelo to v0.3.2 on macOS and linux, but only to v0.2.5 on Windows due to an impossible dependency on jaxlib after that (documented in the updated man page of |