In windows 11, After installing Flet and Fletxr, I start the project.
The following error is
File "C:\Users\raodu\Pycharm\env_py\fakeshop_v1_env\Lib\site-packages\fletx\core\di.py", line 44, in put
cls.logger.debug(f"Instance registered: {key}")
^^^^^^^^^^^^^^^^
AttributeError: 'property' object has no attribute 'debug'