euri10

Results 50 issues of euri10

**Describe the bug** Loading an image it seems to me the `_data` numpy array has the wrong shape, at least it feels this way to me but I can be...

bug

greetings, I had the issue after I messed up with Network Manager. when I have this setup on my host `cat /etc/resolv.conf` ``` # Generated by NetworkManager search home nameserver...

I was not able to find the rpc command generate_blocks see https://github.com/monero-project/monero/blob/9a124f681119855949f6406ecd69c2ad91da9770/utils/python-rpc/framework/daemon.py#L213-L226 I think I can hack it using the `raw_jsonrpc_request` method but would you accept a PR that adds...

I was having no issues until quite recently with UDF using `ExcelAsyncHandle` and now whenever I'm in manual calculation mode and use the result cell of a function using it,...

In https://github.com/samuelcolvin/arq/pull/191 was introduced the default queue name for the following reason: > When using a single central Redis with multiple services, it's necessary to use different queues. It would...

Fixes #55 it was not too complicate, imho it's cool to swap an unmaintained dependency to a more "official" one, see this message in the readme https://github.com/aio-libs/aioredis-py > Aioredis is...

Hi @alex-oleshkevich I just realize we depend on aioredis, it's been a while since I tracked the "complicate" state of redis pythoin libraries but it seemed to me that this...

in https://github.com/monero-ecosystem/monero-python/blob/3f3a4cdc2a92a088172266d1916fbf2f59c23f2d/monero/backends/jsonrpc/wallet.py#L313 I think passing `relay=True` to the transfer method should set `get_tx_metadata` to the same value as `do_not_relay` so that one is able to use it afterwards and relay...

As the code currently enables uploading workouts to the watch I wondered how people did to generate such a workout. Let's say for instance I want a workout where I...