Ralf Schmitt

Results 15 comments of Ralf Schmitt

Thanks for your pull request. I'm not maintaining bbfreeze anymore and therefore won't merge it. Sorry.

what did you expect?

Thanks for your pull request. I'm not maintaining bbfreeze anymore and therefore won't merge it. Sorry.

Which version of matplotlib are you using? Do you like to work on a patch?

you'll have to patch recipe_matplotlib in bbfreeze/recipes.py the call to mf.import_hook("matplotlib.numerix.random_array", m) is used to pull in the matplotlib.numerix.random_array module. it's probably enough to wrap that call in a try...except...

Sorry, but I don't maintain bbfreeze anymore.

yes that might be true. You may also try to set the environment variable PYTHONOPTIMIZE.

#396 uses the golines-gofumpt hook with 120 characters line length limit

This is caused by a bug in tendermint, which tries to shutdown the [peer exchange reactor]( https://github.com/tendermint/tendermint/blob/9d1dd560e6a5423f07fdde2426c1d47ac4a22849/node/node.go#L853-L855). Since we disable the peer exchange reactor starting from commit e2f95433a8cf1c4809d47ce637b034707ded9f8b the `pexReactor`...

This should be fixed in 0.1.7 and the issue can be closed.