Simon Kaufmann

Results 10 comments of Simon Kaufmann

Thanks KJ! I'll grab the values separately through repeat calls as suggested above. If I get bandwidth I'll look into making a PR/contribution to fix.

@jaliss examples for extending ViewTemplates to customise views (scala is fine) against 3.0-M4 would be really useful, as this seems to be difficult for a number of people. I've been...

Thanks for answering Olivier. I was using securesocial-3.0-M4 which doesn't have a templated RuntimeEnvironment. I switched back to 3.0-M3, and closely followed your code snippets. Unfortunately I still get ambigous...

PlayMagicForJava is brought in by default by the Play framework if you are using Java to help with the Twirl templating (in scala). One of the subtle play framework differences...

May have spoken too early. So far - I can get custom views working for java with v3.0-M3 (including re-using securesocial view templates like provider and main) but this version...

see also this - https://github.com/jaliss/securesocial/pull/587 - it is a related issue

I am using yellowbrick on keras deep learning via sckit-wrapper and can't plot prediction error because of this. It would be great to get this one fixed.

New releases (e.g. pygame 2.5.2) do work on windows, but that's of little help because a lot of key reinforcement learning packages (elegantrl, gym etc) still haven't updated their dependencies/requirements...

This issue also affects pygame 2.1.0 on windows, python 3.11.9. Can directly install pygame 2.5.2 via pip, but packages with enforced dependencies on 2.1.0, 2.3.0 etc fail (e.g. elegantrl 0.3.6)....

Surely this is an easy fix and worthwhile?