Dockerify nations #9

Closed
mravi wants to merge 0 commits from pro-salute into master
Owner
No description provided.
mravi added 10 commits 2024-05-22 16:52:37 +00:00
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
mravi changed title from WIP: Dockerify nations to Dockerify nations 2024-05-22 16:57:02 +00:00
mravi closed this pull request 2024-06-02 04:08:25 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
Doing
To Do
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ungleich-public/public-health-ch#9
No description provided.