Yaroslav Halchenko
Yaroslav Halchenko
damn -- I already complained about it... just decided to give galry a fresh look to promote it a bit to other people, but ran into the same old issue.......
I want peace in the world! ;) but for that, starting small -- ran into the glueviz project by @ChrisBeaumont et al., which is currently relying on matplotlib exclusively. That,...
@ChrisBeaumont ah -- cool. So then it would be just a matter of extending glue interface to support those features (colored points) while hoping that backend eventually would become powerful...
good point! So is it just historically happened that majority of modules provide it ? or may be to provide version information for naive / not-installed deployments where you merely...
haven't done full analysis yet or tried to come up with a workaround, but we are encountering now `NotImplementedError: object proxy must define __reduce_ex__()` on OSX and Windows (not on...
ping on this issue, any hope to get it addressed?
Yeah -- I have swallowed the pill now and installed hub as well even though it is not shipped with Debian yet. So there is no rush really for this...
well done @ronf ! It does relate to `~.ssh/config` since moving it aside "resolves" the issue ```shell $> ssh -p 22 127.0.0.1 echo did it did it $> python3 -c...
I think the best would be to look at openssh code and/or ask openssh developers (or may be it is RTFM). Meanwhile: having .pub does not make it not use...
Thank you, appreciated ! FWIW confirming that the fix seems to work for me ;)