The Doctor

Results 345 comments of The Doctor

As a feature, no. I do have something like this working to authenticate with Wallabag, though. It's not exactly the same but I think it illustrates the back-and-forth conversation required...

It would make it a lot easier than funneling everything through to an agent that runs on a particular schedule (like EmailDigestAgent).

Installing a Python module system-wide with Pip is a bad idea, and it's warning you not to do that. It's safer and more useful to install it into a virtual...

`IndentationError: unexpected indent` Your code's not right - Python is whitespace sensitive. Looking at your code (pasted above), it should look like this: ``` from bluedot import BlueDot from gpiozero...

@gingerbeardman I can confirm this. I think it might be due to the fact that, when errors are no longer being thrown by the agent the error flag never gets...

Still an issue here, too. Started in the last two or three days. Retried all suggestions in this thread, none worked.

I don't know - I'll try it later this week when I get home.

I'll test it later today - thanks!

Thirded - Chromium on 64-bit Arch Linux.

@TOCONSULT What application are you using now?