Bernhard Wagner

Results 22 comments of Bernhard Wagner

Behind a proxy here. Environment Variables `http_proxy `and `https_proxy `configured. Running `python -m pip install --upgrade pip` works (to demonstrate proxy settings are picked up by python). Trying `gcalcli --client-id=xxx.apps.googleusercontent.com...

In the meantime, the url has changed to: http://api.exchangeratesapi.io/v1/latest?access_key=YOURACCESSKEY So as mentioned by @arlidge, line 19 of cash.js needs to be adapted to: const API = 'http://api.exchangeratesapi.io/v1/latest?access_key=YOURACCESSKEY';

I'm looking for the same thing ...

Possibly [rumps.Window](https://rumps.readthedocs.io/en/latest/Window.html)?

Total newbie here. I consistently get the error when trying to run tutorial "**Filter observations**". Here's the output of `sessionInfo()`: ``` R version 4.1.1 (2021-08-10) Platform: x86_64-apple-darwin18.7.0 (64-bit) Running under:...

> Also is it just this image that's a problem? Does it detect text in other images? So far, it only happened with this particular image. I believe it occurred...

Quite the conundrum... Thank you for your efforts!

I came here from the [Audacity Forum](https://forum.audacityteam.org/t/export-individual-label-when-multiple-labels-in-project/58799/34). The **limited precision** for **timing information** from **GetInfo** makes it **unsuitable** for tasks that require **sample accuracy**. This limitation to facilitate display of...