alex-skyfora
alex-skyfora
Getting the same error on Windows 11 after following step by step the installation instructions: -Installed FFmpeg -Installed MiKTeX according to provided instructions in the link -Installed manimgl with `pip...
Having the same issue on Windows 11 with a mamba installation: ``` (base) C:\Users\AlexMatakos\git\cssrlib>mamba create -n cssrlib python=3.11 (base) C:\Users\AlexMatakos\git\cssrlib>mamba activate cssrlib (cssrlib) C:\Users\AlexMatakos\git\cssrlib>mamba install -c conda-forge pysolid (cssrlib) C:\Users\AlexMatakos\git\cssrlib>pip...