3b1b / 3b1b/manim

- »manimgl example_scenes.py -lo« command does not work. -

Ouverte
#1,823 5 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
93.8k
Forks
7.7k
Métriques de merge des PR
Métriques de PR en attente

Description

### Describe the error
I run the following command at the end of installation of manim, and then there is the following error.

### Code and Error
**manimgl**:
manimgl example_scenes.py -lo

**Error**:
ManimGL v1.3.0
[01:13:22] INFO Using the default configuration file, which you can modify in config.py:259
`c:\windows\system32\manimgl\manimlib\default_config.yml`
INFO If you want to create a local configuration file, you can create a file named config.py:260
`custom_config.yml`, or run `manimgl --config`
WARNING You may be using Windows platform and have not specified the path of config.py:226
`temporary_storage`, which may cause OSError. So it is recommended to specify the
`temporary_storage` in the config file (.yml)
Traceback (most recent call last):
File "C:\Windows\System32\ManimGL\mgl\Scripts\manimgl-script.py", line 33, in
sys.exit(load_entry_point('manimgl', 'console_scripts', 'manimgl')())
File "c:\windows\system32\manimgl\manimlib\__main__.py", line 21, in main
config = manimlib.config.get_configuration(args)
File "c:\windows\system32\manimgl\manimlib\config.py", line 294, in get_configuration
module = get_module(args.file)
File "c:\windows\system32\manimgl\manimlib\config.py", line 178, in get_module
spec.loader.exec_module(module)
File "", line 879, in exec_module
File "", line 1016, in get_code
File "", line 1073, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Windows\\System32\\ManimGL\\examples_scenes.py'

### Environment
**Microsoft Windows 11 Home Single Language**
**ManimGL 1.6.1**: master
**Python 3.10.0**

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.