Skip to content
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

[DOC] Warn about ffmpeg on arm64 macOS and add Conda to installation instructions #197

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

psobolewskiPhD
Copy link
Member

Closes: #196

The PyPI package doesn't have an arm64 macOS binary for ffmpeg, so exporting animations doesn't work with a pip install. I've added a warning about this to the README and provide two ways to get arm64 ffmpeg installed which both work.
Additionally, add section for Conda installation.

@psobolewskiPhD psobolewskiPhD changed the title Warn about ffmpeg on arm64 macOS and add Conda to installation instructions [DOC] Warn about ffmpeg on arm64 macOS and add Conda to installation instructions Jan 12, 2024
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (921f872) 85.90% compared to head (6137321) 86.02%.
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
+ Coverage   85.90%   86.02%   +0.11%     
==========================================
  Files          26       26              
  Lines        1064     1073       +9     
==========================================
+ Hits          914      923       +9     
  Misses        150      150              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@psobolewskiPhD psobolewskiPhD merged commit fa6ae14 into napari:main Jan 15, 2024
17 checks passed
@psobolewskiPhD psobolewskiPhD deleted the ffmpeg_readme branch January 15, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants