-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Maybe this is an issue on Mac, but following the directions in setup.md I ran:
pip install -r requirements.txt
(where which pip is where I'd kinda of expect it to be: /Users/mike/opt/miniconda3/envs/pollmaster/bin/pip)
I consistently get a version issue:
ERROR: Cannot install -r requirements.txt (line 9) and aiohttp==3.7.2 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested aiohttp==3.7.2
dblpy 0.3.4 depends on aiohttp<3.7.0 and >=3.3.0
Looks like the requirements file hasn't been modified in a while, which is surprising.
Metadata
Metadata
Assignees
Labels
No labels