No module named manim
Aberta
- Linguagem predominante
- Python
- Estrelas
- 93.9k
- Forks
- 7.7k
- Merge médio
- 2d 13h
- PRs com merge (30d)
- 4
Descrição
After I updated manim to the latest version, whenever I try to run:
`python3 -m manim example_scenes.py SquareToCircle -pl`
It will return as: `/usr/local/bin/python3: No module named manim`.
Full code:
```
PS C:\Users\User\Downloads\Manim> docker run -itv C:\Users\USER\Downloads\Manim:/root/manim eulertour/manim
root@f4b2d3c43ad7:~# cd manim
root@f4b2d3c43ad7:~/manim# python3 -m manim example_scenes.py SquareToCircle -pl
/usr/local/bin/python3: No module named manim
```
I'm using Docker, and I have already pulled the latest version.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.