montgomeryb

Results 3 comments of montgomeryb

I have the same issue with openjfx 11.0.2 on raspbian. I posted how I worked around it to https://stackoverflow.com/questions/19420753/how-to-call-a-javascript-function-from-a-javafx-webview-on-button-click/67878466#67878466

It seems that meza is the culprit and that may have been fixed. However, I got around this problem running `pip install --force-reinstall "PyYAML==5.1"` `pip install meza` `pip install csv2ofx`

I am seeing a similar behaviour in the underlying python library https://github.com/mathieu-mp/intex-spa/issues/26 - I get around it by setting the temperature down one and then up one to force the...