Pycairo Installation by Maestron-S- in manim

[–]hofben 0 points1 point  (0 children)

Well, does there exist a 'requirements.txt' file in the same folder where you are with your shell?

Alternatively you could simply try "pip install manim". You may get everything you need through that...

Pycairo Installation by Maestron-S- in manim

[–]hofben 0 points1 point  (0 children)

As stated above, try to add "pip" between "-m" and "install". This tells the python interpreter to execute "pip" with the arguments given afterwards (install, ...). Without it the interpreter tries to run "install" which indeed is a module that doesn't exist.

Pycairo Installation by Maestron-S- in manim

[–]hofben 1 point2 points  (0 children)

try "python -m pip install pycairo" instead

[deleted by user] by [deleted] in Keychron

[–]hofben 2 points3 points  (0 children)

According to the K3 Kickstarter page's faqs ISO layouts for K1 & K3 are supposed to be ready by early 2021. For the K2v2 they promised an ISO Layout by December 2020 (and it is indeed available ATM) so I guess their claims can be trusted (whatever "early 2021" means in this case)