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
As of the pip-24.1 release, our "latest" wheel cannot be installed:
pip install https://cdn.posit.co/connect/rsconnect-python/latest/rsconnect_python-latest-py2.py3-none-any.whl
#> ERROR: Invalid requirement: 'rsconnect-python==latest': Expected end or semicolon (after name and no valid version specifier)#> rsconnect-python==latest#> ^
Our "latest" wheel needs to be adjusted so its version is usable by pip.
The text was updated successfully, but these errors were encountered:
As of the pip-24.1 release, our "latest" wheel cannot be installed:
Our "latest" wheel needs to be adjusted so its version is usable by pip.
The text was updated successfully, but these errors were encountered: