[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Health-dev] [bug #65350] Python 3.12 throws error on current setup.py
From: |
Gerald Wiese |
Subject: |
[Health-dev] [bug #65350] Python 3.12 throws error on current setup.py |
Date: |
Fri, 23 Feb 2024 14:13:35 -0500 (EST) |
URL:
<https://savannah.gnu.org/bugs/?65350>
Summary: Python 3.12 throws error on current setup.py
Group: GNU Health
Submitter: gerald_wiese
Submitted: Fri 23 Feb 2024 07:13:34 PM UTC
Category: Packaging
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Release: None
Discussion Lock: Any
Module: All PyPI modules
Component: all
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Fri 23 Feb 2024 07:13:34 PM UTC By: Gerald Wiese <gerald_wiese>
Installing gnuhealth-all-modules using pip fails if running Python 3.12
saying:
AttributeError: 'ConfigParser' object has no attribute 'readfp'. Did you mean:
'read'?
This can probably be resolved by changing "readfp" to "read_file".
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65350>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Health-dev] [bug #65350] Python 3.12 throws error on current setup.py,
Gerald Wiese <=