Hello, I tried to install using pip, but it shows this error :
- ERROR: Could not find a version that satisfies the requirement git-story (from versions: none)
- ERROR: No matching distribution found for git-story
Command history :
sudo apt install libcairo2-dev libpango1.0-dev ffmpeg python3-pip
pip3 install manim
pip3 install gitpython
pip3 install git-story
I'm using ubuntu 20.04 with wsl (5.10.102.1-microsoft-standard-WSL2)
Hello, I tried to install using pip, but it shows this error :
Command history :
I'm using ubuntu 20.04 with wsl (5.10.102.1-microsoft-standard-WSL2)