-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
type: bugA confirmed bug or unintended behaviorA confirmed bug or unintended behavior
Description
Description
Hi,
I have been trying to install the program dms_tools2, but after several hours pip gives me an error:
pip._vendor.resolvelib.resolvers.ResolutionTooDeep: 2000000
Expected behavior
Install the dms_tools2 software using pip.
pip version
21.2.4
Python version
3.8.5 (miniconda3)
OS
macOS 10.15.7
How to Reproduce
- create an environment with miniconda3: conda create -n avidd python=3.8.5
- using pip to install dms_tools2: pip3 install dms_tools2 --user --verbose
Output
No response
Code of Conduct
- I agree to follow the PSF Code of Conduct.
Metadata
Metadata
Assignees
Labels
type: bugA confirmed bug or unintended behaviorA confirmed bug or unintended behavior