Hi Stuart,
Thanks for the tip. I have set the latest version now.
I see now that there is a new line “Failed to import routes module, ModuleNotFoundError(“No module named ‘routes’”)”. I have not seen before. Does not seem to affect anything. The app runs fine. But does not quite make sense.
router(/): Automatically importing routes module: ‘routes’
router(/): Failed to import routes module, ModuleNotFoundError(“No module named ‘routes’”) router(/): navigating
router(/): Match key /:{}
router(/): loading data for /:{}
router(/): /:{} data not in cache
router(/): data loaded: /:{}
router(): Failed to import routes module, ModuleNotFoundError(“No module named ‘M3_Routing.routes’”)
router(): Automatically importing routes module: ‘routes’