3b1b / 3b1b/videos

Dropbox is not available error from manimgl

Aperta
#121 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
11.2k
Fork
2.1k
Merge medio
5h 49m
PR unite (30g)
3

Descrizione

/opt/homebrew/lib/python3.11/site-packages/manimlib/__init__.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
ManimGL v1.7.2
2025-09-08 09:53:39.389 Python[21403:108083] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/nt/r1csrtlj4s94lh23fddlt69r0000gp/T/org.python.python.savedState
[09:53:39] WARNING No design with mode plain pi_creature.py:89
Traceback (most recent call last):
File "/opt/homebrew/bin/manimgl", line 7, in
sys.exit(main())
^^^^^^
File "/opt/homebrew/lib/python3.11/site-packages/manimlib/__main__.py", line 61, in main
run_scenes()
File "/opt/homebrew/lib/python3.11/site-packages/manimlib/__main__.py", line 39, in run_scenes
scene.run()
File "/opt/homebrew/lib/python3.11/site-packages/manimlib/scene/scene.py", line 153, in run
self.setup()
File "/Users/grant/cs/videos/_2022/wordle/../../custom/characters/pi_creature_scene.py", line 264, in setup
super().setup()
File "/Users/grant/cs/videos/_2022/wordle/../../custom/characters/pi_creature_scene.py", line 49, in setup
self.pi_creatures = VGroup(*self.create_pi_creatures())
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/grant/cs/videos/_2022/wordle/../../custom/characters/pi_creature_scene.py", line 284, in create_pi_creatures
self.teacher = Mortimer(color=self.teacher_color)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/grant/cs/videos/_2022/wordle/../../custom/characters/pi_creature.py", line 311, in __init__
super().__init__(mode, color, flip_at_start=flip_at_start, **kwargs)
File "/Users/grant/cs/videos/_2022/wordle/../../custom/characters/pi_creature.py", line 64, in __init__
super().__init__(
File "/opt/homebrew/lib/python3.11/site-packages/manimlib/mobject/svg/svg_mobject.py", line 71, in __init__
self.svg_string = self.file_name_to_svg_string(file_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/lib/python3.11/site-packages/manimlib/mobject/svg/svg_mobject.py", line 141, in file_name_to_svg_string
return Path(get_full_vector_image_path(file_name)).read_text()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/lib/python3.11/site-packages/manimlib/utils/images.py", line 25, in get_full_vector_image_path
return find_file(
^^^^^^^^^^
File "/opt/homebrew/lib/python3.11/site-packages/manimlib/utils/file_ops.py", line 57, in find_file
raise IOError(f"{file_name} not Found")
OSError: /Users/grant/3Blue1Brown Dropbox/3Blue1Brown/images/pi_creature/svg/plain.svg not Found

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.