quanttrader icon indicating copy to clipboard operation
quanttrader copied to clipboard

Invalid specifier: '>=3.7.*'

Open jxstanford opened this issue 3 months ago • 0 comments

When trying to setup for local development:

cd quanttrader
pip install -e .
error in quanttrader setup command: 'python_requires' must be a string containing valid version specifiers; Invalid specifier: '>=3.7.*'

jxstanford avatar Mar 07 '24 03:03 jxstanford