ading2210

Results 68 comments of ading2210

The solution posted in #18 might help.

@wuliuer Also, have you tried using a virtual environment? https://docs.python.org/3/library/venv.html

> But i dont understand what you mean. Are you switching to js? @Anandkrishna34 No, my plan is to use browser automation instead of using something requests-based, so the Python...

This is likely an issue with the [`tls-client`](https://github.com/FlorianREGAZ/Python-Tls-Client) package which doesn't seem to be compiled for ARM. Raise an issue there or compile it yourself.

A patch to prevent writing to the filesystem shouldn't be too hard. However, the device ID would have to be randomized each time, which could increase the chances of a...

Try using `socks5h://` instead of `socks5://`.

I'm currently on vacation so there's not much I can do other than merge pull requests. If you want to contribute, please do so to the `ws-rewrite` branch, since I...

I'm planning on completely rewriting the websocket handler for this library, which should fix this.

I have not been able to reproduce this.

I can't confirm this. Can you check to see that your IP isn't banned? Can you still visit poe.com in a regular web browser?