I am getting the following error when trying to pip install tethys-downscaling
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [3 lines of output]
error in gcamreader setup command: 'install_requires' must be a string or iterable of strings containing valid project/version requirement specifiers; Expected end or semicolon (after version specifier)
lxml>=4.6.3click
~~~~~~~~^
[end of output]
I am getting the following error when trying to pip install tethys-downscaling
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [3 lines of output]
error in gcamreader setup command: 'install_requires' must be a string or iterable of strings containing valid project/version requirement specifiers; Expected end or semicolon (after version specifier)
lxml>=4.6.3click
~~~~~~~~^
[end of output]