gottschali / Manimations

2 stars 0 forks source link

manimlib version used for Newton Raphson code? #1

Open Nitish-Sharma01 opened 1 year ago

Nitish-Sharma01 commented 1 year ago

While running the new_newton.py, following error comes up: ImportError: cannot import name 'get_shaded_rgb' from 'manimlib.utils.color'

I guess this is more to do with the version of manimlib, as recentely 'get_shaded_rgb' is removed from color.py @gottschali what's the version of manimlib that was used for the code?

gottschali commented 1 year ago

I'm afraid I can't find the version. The best guess would be the latest version at the time of the first commit.