Thomas Roche
Thomas Roche
Looks like we need to handle this login issue.
For previewing the image, this lib could be investigated: https://github.com/pnappa/CLImage
@chipqs @OMFGHelloKitty please confirm this is working for you. So we can close this issue. 🙂
@PROMETHEUS7777 please confirm and close the issue
What are those `NoneType None` in your logs? Can you run that again with the `--debug` flag on?
Two observations here: * the `GetRandomProxy` method is still called from the `main` module; I thought we had moved it out of it * The `Proxy` used is `None`??? Why...
I am all for it, [sonarlint](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarlint-vscode) is shouting at me every time I open the `main.py` file
What makes you say that? did you log the proxies in the script?
https://github.com/rdeepak2002/reddit-place-script-2022/pull/345
Can you run it again with the flag `--debug`? It should show you the proxies that are loaded.