Results 8 comments of Carlos Roldán

I spent some time on a similar problem, and I realised i did ```sh pip install inbox ``` instead of ```sh pip install inbox.py ```

Same messages in Raspberry Pi 3B

It also raises an OSError in the following dates: ```['26 June 1925', '3 September 1927', '2 November 1925', '24 July 1926', '25 August 1928', '21 May 1928', '7 November 1929',...

Thanks! It is indeed part of our unorganized roadmap: - Migrate the noise submodule to using [noise](https://pypi.org/project/noise/) with optional GPU support while preserving a simple API; doesn't make sense to...

Same issue on our end. The self-hosted runners shows status Idle, but the actions are all Queued.

@sigmavirus24 it is valid indeed. I also wrapped it into a function so that `total` is not a global variable that won't raise an F841 either.

Upon further inspection, I see that the installer left Werkzeug 3.1.3, but after forcing the installation of 1.0.0 it works correctly.