Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ColoringText(Scene) does not work #18

Closed
aevedis opened this issue Oct 13, 2019 · 1 comment
Closed

ColoringText(Scene) does not work #18

aevedis opened this issue Oct 13, 2019 · 1 comment

Comments

@aevedis
Copy link

aevedis commented Oct 13, 2019

If I try rendering the scene I get the following error from the console:

Traceback (most recent call last): File "C:\Manim\manim_28aug\manimlib\extract_scene.py", line 155, in main scene = SceneClass(**scene_kwargs) File "C:\Manim\manim_28aug\manimlib\scene\scene.py", line 53, in __init__ self.construct() File "solow.py", line 49, in construct run_time = 0.12 File "C:\Manim\manim_28aug\manimlib\animation\composition.py", line 34, in __init__ [anim.mobject for anim in animations] File "C:\Manim\manim_28aug\manimlib\animation\composition.py", line 34, in <listcomp> [anim.mobject for anim in animations] AttributeError: type object 'ApplyMethod' has no attribute 'mobject'

Note: I am using the 28 Aug version.

@Elteoremadebeethoven
Copy link
Owner

Elteoremadebeethoven commented Oct 13, 2019

What part of

I remind you that this course is based on the version of February 3, 2019

is it not clear?
In a few months I will make an update, but in the meantime, if you want to use my course, you have to use the version that I specify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants