Lukas Mahler

Results 7 comments of Lukas Mahler

I got the same issue with your provided code sample. When clicking on the menu item nothing happens. doing a `print(icon.HAS_NOTIFICATION)` does return `true` tho. Is there any way i...

Ahh so because there is no 32-bit binaries it tries to build but fails on building if i understood correctly? I understand that there is almost no use for 32-bit...

understandable, thanks for taking a look.

Hello Matteius, I'll give it a try on Monday. Thank you for the suggestion. I'm curious about why it's included as an example in the documentation then. Am I perhaps...

Passing the proxy address to `--index` `(pipenv install --index 127.0.0.1:3128 numpy)` resulted in the same 407's as without any args. Passing to `--pypi-mirror` resulted in `Error: Invalid value for '--pypi-mirror':...

It does but that's what the px proxy is for, it automatically handles the authentication, see my initial comment.