You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error in gradient setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Expected end or semicolon (after version specifier)
PyYAML>=5.*~~~^
Affects also websocket-client==0.57.*
The text was updated successfully, but these errors were encountered:
gradient-cli/setup.py
Line 70 in 9eb645e
is no longer a valid version specifier.
Affects also
websocket-client==0.57.*
The text was updated successfully, but these errors were encountered: