pip install doltpy brings in a numpy version that breaks on Windows
Open
question
- Dominant language
- Python
- Stars
- 62
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Running:
`PS C:\Users\timse\dolthub\dolt\us-president-precinct-results> pip install numpy==1.19.3 --user`
Fixes the issue. Maybe we should pin to that version until the tip `numpy` works on Windows?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.