Difference between os.path.isdir and Path.is_dir

Kirill Balunov kirillbalunov at gmail.com
Thu Jul 25 16:13:14 EDT 2019


чт, 25 июл. 2019 г. в 22:58, Chris Angelico <rosuav at gmail.com>:

> On Fri, Jul 26, 2019 at 5:52 AM Kirill Balunov <kirillbalunov at gmail.com>
> wrote:
> [...]
> > No, it's not just because of curiosity. I will try to tell the
> background, and maybe I went the wrong way initially. There is a very cool
> project https://github.com/3b1b/manim, it allows you to visualize math (I
> don’t know how to describe it better you can see some examples here
> https://www.3blue1brown.com) and it works lovely on Linux. For some
> reason, I need to use it on Windows. Problems began to arise when I tried
> my scripts were some latex was included in the animation.
> >
>
> Ah, I love 3b1b! Great videos. I toyed with manim once (wanting to
> create new Fourier visualizations), but the open source parts weren't
> enough for what I was trying to do. Very cool though.
>
>
If you can tell, what parts did you miss?

with kind regards,
-gdg



More information about the Python-list mailing list