Skip to content

issues Search Results · repo:3b1b/manim language:Python

Filter by

1k results
 (97 ms)

1k results

in3b1b/manim (press backspace or delete to remove)

Describe the bug When I try to grab an element from a fraction with get_parts_by_tex, there s an off by one error Code: from manimlib import * class Test(Scene): def construct(self): s ...
bug
  • Sourish07
  • Opened 
    yesterday
  • #2367

Describe the bug Value Error [Errno 27] raised when combining to movie file. The bug seems to be resolution related. No problems when using the -pql parameter. Code: from manim import * import math import ...
bug
  • roymina
  • Opened 
    5 days ago
  • #2366

When I execute ManimGL, I get the error 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 ...
  • Iyari14
  • Opened 
    7 days ago
  • #2365

Describe the bug When trying to use a color_gradient to style the area under a graph, the area seems to leak from where it should be, generating very weird look Code: from manimlib import * import numpy ...
bug
  • PedroHDrawanz
  • 1
  • Opened 
    10 days ago
  • #2364

Description of the bug Whenever I try to use a TexText object in manimgl, regardless of what I do and what parameters I try to set, the text never shows up on screen. I tried to dig through the source ...
bug
  • bigboyconst
  • 3
  • Opened 
    26 days ago
  • #2358

Describe the bug the Code Class not work. just raise Exception. class DemoScene(Scene): def construct(self): c = Code( sorted(iterable, key=None, reverse=False) ) self.play(FadeIn(c)) ...
bug
  • 0x20e
  • Opened 
    on Jun 9
  • #2355

Describe the bug !-- A clear and concise description of what the bug is. -- When mob is wrapped by always_redraw, then FadeIn not work, the mob just show in the scene without Fading animation. Code: ...
bug
  • 0x20e
  • 1
  • Opened 
    on Jun 6
  • #2354

Describe the bug !-- A clear and concise description of what the bug is. -- I have a pair of numbered axes. I want to Indicate() a few numbers on the axes. Whenever I indicate the numbers as a group, ...
bug
  • abdallahsoliman00
  • Opened 
    on Jun 4
  • #2352

Transform fails after 2 times of pass down. !-- A clear and concise description of what the bug is. -- Code: from manim import * import math class FadeInExample(MovingCameraScene): def construct(self): ...
bug
  • dell2716
  • 1
  • Opened 
    on May 18
  • #2349

Describe the error !-- A clear and concise description of what you want to make. -- When using a value tracker and I want to display the value, the zero is always rendered incorrectly when everything ...
  • abdallahsoliman00
  • 1
  • Opened 
    on May 13
  • #2347
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub