Frank Loesche

Results 3 comments of Frank Loesche

The [expired deprecations list](https://numpy.org/devdocs/release/1.18.0-notes.html#expired-deprecations) for numpy-1.18.0 lists [gh-14620](https://github.com/numpy/numpy/pull/14620) which states that `num` parameter must be of type `int` (deprecated since numpy-1.12.0).

I see a similar issue as @oniGino. If I run vscodium with the flags @paulcarroty uses (and option `"window.titleBarStyle": "native"` set), I see this. The vscodium window briefly appears before...

I helped with getting a TTL signal out of the framegrabber and wanted to document what we did, in case someone else tries to solve a similar issue (e.g. @BryanLiou)....