Lsp support for manim

Hi there, I’m relatively new to Nix / Nixos, and I’m absolutely loving it so far.

Recently i have been tinkering with the idea of creating a video using the manim python package, the installation proces was wonderful as always.

However since manim is installed as a standalone package and not as a regular python package, the python language server, does recognize that it’s installed. I was wondering if there was any way to reconcile this issue.

Thank you.

BR. Martin

Well, the easiest way would be to create a manim package…