b-a0

Results 27 comments of b-a0

I have the same issue in python 3.9. For good measure I tried it in python 3.8.8, 3.7.10 and 3.7.3 to see if that matters. I doesn't: the error I...

I spoke too soon, now *a new python environment* on the raspberry also no longer works. Maybe the dependencies create an issue? These are the pip packages in the environment...

I looked further into this and it certainly has to do with the dependencies. Steps I followed: 1. Created a requirements.txt file from the dependencies that **do** work: ```txt certifi==2020.6.20...

That's more or less what I've done in [this comment](https://github.com/rootVIII/proxy_requests/issues/20#issuecomment-787218901). By python environment I was referring to a [python venv environment](https://docs.python.org/3/library/venv.html), not conda, sorry to using those throughout each other....

Sorry, mixed some accounts up. I'm on Android. It's OK to close this issue for now. If I manage to setup my own sniffer and will find additional endpoints I...

There's is also [this "dashboard"](https://dashboarddeelmobiliteit.nl/) which shows several service providers on the map. Perhaps their endpoint can be used to obtain info on Check?

`.update_traces(bingroup=None)` is indeed a more flexible workaround which I can use, thanks! I tried with partially overlapping labels such that the set of category labels is no longer fully independent,...

I meant the `shot-scraper shot` or `shot-scraper multi` command. I currently try to create the javascript for these commands in my own browser (Firefox) and then use that in the...

I was looking at this as well and was hoping that the [newer SO answer](https://stackoverflow.com/a/50206746/1256347) (with the `MouseEvent`) would work. Unfortunately not the case. In my search for workarounds I...

Same problem as in [the comment of john-hen](https://github.com/winfsp/sshfs-win/issues/387#issuecomment-1670967727), but I am on Windows 10 22H2 build 19045.3448 with SSHFS-Win 3.5.20357 and WinFsp 2.0.23075. A custom private key name works when...