public-health-ch/publichealth
PCoder 1af8fe3767 Use RotatingFileHandler instead of ConcurrentLogHandler
Why?
  error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [1 lines of output]
      error in ConcurrentLogHandler setup command: use_2to3 is invalid.
      [end of output]

Looks like the module is incompatible with the latest setuptools. The recommended solution on the Internet seems to be to downgrade setuptools to 57.5.0 ;; however, this still does not solve the issue for my setup
2024-05-22 21:50:56 +05:30
..
home Fix style for newsletter 2022-02-07 13:09:43 +05:30
search Enable search promotions 2019-08-12 15:56:27 +02:00
settings Use RotatingFileHandler instead of ConcurrentLogHandler 2024-05-22 21:50:56 +05:30
static Changes on the nations server 2024-05-15 01:44:31 +00:00
templates Changes on the nations server 2024-05-15 01:44:31 +00:00
__init__.py Project name 2016-12-09 06:13:01 +01:00
urls.py Wagtail 2 support 2019-06-14 22:02:15 +02:00
wsgi.py Added dotenv to wsgi 2021-06-14 16:32:31 +02:00