Closed blaylockbk closed 1 year ago
I'm currently getting this error
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'error'
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [3 lines of output]
setup.py:120: UserWarning: Unable to determine GEOS version. Ensure you have 3.7.2 or later installed, or installation may fail.
'.'.join(str(v) for v in GEOS_MIN_VERSION), ))
Proj 8.0.0 must be installed.
[end of output]
Will need to follow up with this and how I did it for the Herbie docs; I'm missing something.
Oh, nice. looks like the docs worked!
Resolves #48
Readthedocs offers automatic building of the docs. This will help out a ton with maintaining the docs. (I've always manually built them).