Eric Johnson

Results 6 comments of Eric Johnson

> import sys sys.path.append(".") sys.path.append("..") ^ SyntaxError: invalid syntax` I had similar error until I split that line like so: _import sys sys.path.append(".") sys.path.append("..")_

> I'm able to run quite a few scenes, however the InitialDemo returns an numpy.append error. To solve the numpy error, you need to switch to the [video-work](https://github.com/3b1b/manim/tree/video-work) branch of...

> @emirtarik > > What scene do you use for that? I still don't know what to choose. I wish it was just as simple as running a python file...

> I am unsure on how to install the manimgl video-work branch to switch branches, from the manim folder: _git checkout video-work_

This seems to be associated with SoundCloud Go+ tracks, and occurs in both Chrome and Firefox.

I still get this exact error when running Selenium 4.2.0, Chromedriver_PY 102.0.5005.61, Chrome 102.0.5005.63, Python 3.8.15. Any idea what I might have missed?