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

manimgl wordle.py InitialDemo get an error #26

Closed
nwulqx opened this issue Feb 9, 2022 · 5 comments
Closed

manimgl wordle.py InitialDemo get an error #26

nwulqx opened this issue Feb 9, 2022 · 5 comments

Comments

@nwulqx
Copy link

nwulqx commented Feb 9, 2022

AttributeError: 'numpy.ndarray' object has no attribute 'get_coord'

image
image

Package Version
manimgl v1.2.0 or latest
MiKTeX v22.1

System information

name Version
windows 10
Python 3.10.2
  1. I have already installed manimgl
  2. I got pattern_matrix.npy by running python wordle.py
  3. When I ran manimgl wordle.py InitialDemo, I got the error, but I don't know where I was wrong
@ivanhrabcak
Copy link

I am experiencing the same issue (with windows 11, python 3.10, latest MikTeX, latest manimgl)

@KodySalak
Copy link

Same here - Gave up after this.

@johnsoe2
Copy link

You need to switch to the video-work branch of the manim repo, which has not yet been merged into the master branch.

c:\Users\XXX\manim>git checkout video-work
Switched to a new branch 'video-work'
Branch 'video-work' set up to track remote branch 'video-work' from 'origin'.

@3b1b
Copy link
Owner

3b1b commented Feb 14, 2022

That branch has now been merged into manimgl's master. Hopefully, it works okay now?

@3b1b 3b1b closed this as completed Feb 14, 2022
@nwulqx
Copy link
Author

nwulqx commented Feb 15, 2022

That branch has now been merged into manimgl's master. Hopefully, it works okay now?

Yes, It works. Thanks a million. 👍

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

5 participants