perceptualJonathan

Results 5 issues of perceptualJonathan

### Bug Description ### Bug Reproduction Code for reproducing the bug: ``` from sklearn.datasets import load_breast_cancer from tensorflow.keras.callbacks import Callback, EarlyStopping, ModelCheckpoint from tensorflow.python.platform import tf_logging as logging from sklearn...

bug report
pinned

It does not appear possible to add extra objects to a scene after the initial Renderer.render() call. This is seen in a simple modification of example3.py. Here, when `myFlag=1`, all...

After updating to Kivy 1.9, kivy3 cameras are more zoomed in than they were in 1.8. Is there a quick alteration to kivy3 that I can make, or is there...

For the December 22, 2021, game between Wyoming and Stanford (game Id: 401372551), the ``sportsdataverse.mbb.load_mbb_player_boxscore(seasons=[2022])`` data for this game records Hunter Maldonado (player Id: 4280267) of Wyoming as getting 8...

**Software Versions** * Python: 3.12 * OS: MacOS 12.7.4 * Kivy: 2.3 * Kivy installation method: pip **Describe the bug** If an image file has an alias associated with it,...