Lucy-Forrest-Lab / Lucy-Forrest-Lab/HDXer
SafeConfigParser() (Deprecated since py3.2) incompatible with latest versions of Miniconda
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 21
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
SafeConfigParser found in versioneer.py no longer works with Miniconda >=24 as well as Miniconda 23 built for python versions >3.9
The latest version I tried that successfully worked was: Miniconda3-py38_23.11.0-2-Linux-x86_64.sh.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting versioneer.py, where SafeConfigParser is reported, and reproduce the failure with Miniconda 24 or Miniconda 23 for Python versions above 3.9. Done means the package setup works with the affected Miniconda versions without the reported SafeConfigParser failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100