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
The cyverse-status-check and terrain-*py scripts rely on Python requests and die unceremoniously if it is not installed. They need to fail gracefully and provide details on how a user can install requests on their own.
The text was updated successfully, but these errors were encountered:
The
cyverse-status-check
andterrain-*py
scripts rely on Pythonrequests
and die unceremoniously if it is not installed. They need to fail gracefully and provide details on how a user can install requests on their own.The text was updated successfully, but these errors were encountered: