Pavel Zwerschke

Results 327 comments of Pavel Zwerschke

I looked a bit into it and the most problematic dependency is [skia-pathops](https://github.com/fonttools/skia-pathops). It seems like a nightmare to port it into conda-forge since it completely redefines the build process...

I didn't have any problems, but I believe it can be made more accessible by integrating it into conda. Then, one wouldn't need to worry about additional dependencies. Also, you...

> It doesn't solve ffmpeg and latex too. It doesn't solve LaTeX, that's right. But [ffmpeg](https://anaconda.org/conda-forge/ffmpeg) can just be added as another conda dependency for manim that gets installed automatically....

Edit: fixed Does anybody know how to link to labels on different sites in sphinx? The CI logs print out this: ``` /home/docs/checkouts/readthedocs.org/user_builds/manimce/checkouts/2914/docs/source/installation/conda.rst:32: WARNING: undefined label: '/installation/windows:win-optional-dependencies' /home/docs/checkouts/readthedocs.org/user_builds/manimce/checkouts/2914/docs/source/installation/conda.rst:32: WARNING: undefined...

`conda install -c conda-forge manim` now finally works with `oxs-arm64` and `linux-aarch64`. 🥳 Since manim is now available on all relevant platforms through conda-forge, this PR is ready for review....

One could also add this comment to the end-user facing documentation of `conda init` ([here](https://github.com/pavelzw/conda/blob/374c697df148a39198933a65e6076f588580325b/conda/cli/conda_argparse.py#L647)). But I think this would be a bit too much and bloat the documentation page....

@travishathaway this is ready for review, can you please take a look at it?

@ForgottenProgramme > Could you please put them in a function docstring? Done. I also moved [this](https://github.com/conda/conda/blob/c2170384a1137e45796026bedbdd95c8d890d8e4/conda/core/initialize.py#L560-L564) comment in the docstring for consistency.

@kenodegard is there still something for me to do for this PR to be merged?

One easy-to-implement counter would be the actions run id, i.e., the thing that is in the url in `https://github.com/mamba-org/mamba/actions/runs/`.