Numpy not specied as dependency in setup.py
Open
- Dominant language
- JetBrains MPS
- Stars
- 192
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to install cylp.
`pip` throws an error because I don't have `numpy` installed.
If `cylp` depends on `numpy`, then that should be specified in `setup.py`, so that `pip` knows it needs to go install `numpy` first.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.