Skip to content

Unable to run slide presentation of BasicExample #533

Answered by jeertmans
mocalvao asked this question in Q&A
Discussion options

You must be logged in to vote

I am not familiar to pixi, but you could (and should) simplify the config file to something like:

[project]
authors = ["Mauricio Calvao <[email protected]>"]
channels = ["conda-forge"]
name = "manimations"
platforms = ["linux-64"]
version = "0.1.0"

[dependencies]
python = "3.12.*"

[pypi-dependencies]
manim-slides = { version = ">=5.4.2", extras = ["pyside6-full"]}

Also, don't use conda channels, it is not required and is likely to cause more trouble than anything. If pixi is built for Anaconda users, then I recommend using something else, like uv, which supports standard pyproject.toml files for configuration.

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@mocalvao
Comment options

@jeertmans
Comment options

@jeertmans
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@jeertmans
Comment options

Answer selected by mocalvao
@mocalvao
Comment options

@jeertmans
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants