papercrane

Results 19 comments of papercrane

I discuss my workaround in this comment on another ticket: https://github.com/sdispater/poetry/issues/760#issuecomment-537353393 This is for if you are directly calling pip and able to set the `--no-binary` command-line arguments yourself. I...

This has been open for quite a while now. Is there anything you would like me to improve?

I've opened an issue with urllib3 as the main underlying issue appears to be with PoolManager and HTTPConnectionPool, both of which are part of urllib3 and not requests. https://github.com/shazow/urllib3/issues/1252

It turns out that this does affect my snapshots, any incremental snapshot fails to finish, so I'm going to have to not use yas3fs for this. :(

It's working for me on OSX 10.12.2. You shouldn't need to install Mono yourself, the fix app bundles the right version or mono and sdl with SpaceChem.

This is the exact use-case I'm trying to get working and it's still broken. Note that setting *other* keys to send AudioPlay to a certain client seems to work fine,...

Yep, same for me. I don't know what the workaround is saying to do exactly but nothing seems to work to send keys to the server, even something relatively simple...

Understood, but not all clients necessarily have control over this. For instance, when trying to send a webhook from a LUA script in the BizHawk emulator. The LUA environment doesn't...