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
Hello, I've had this message on my Google Colab version for a few hours now, and it doesn't generate a share link for me.
!python run.py
.....
.....
Using provider ['CUDAExecutionProvider'] - Device:cuda
Running on local URL: http://127.0.0.1:7860/
/usr/local/lib/python3.10/dist-packages/gradio/analytics.py:98: UserWarning: unable to parse version details from package URL.
warnings.warn("unable to parse version details from package URL.")
Could not create share link. Missing file: /usr/local/lib/python3.10/dist-packages/gradio/frpc_linux_amd64_v0.2.
Please check your internet connection. This can happen if your antivirus software blocks the download of this file. You can install manually by following these steps:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I've had this message on my Google Colab version for a few hours now, and it doesn't generate a share link for me.
!python run.py
.....
.....
Using provider ['CUDAExecutionProvider'] - Device:cuda
Running on local URL: http://127.0.0.1:7860/
/usr/local/lib/python3.10/dist-packages/gradio/analytics.py:98: UserWarning: unable to parse version details from package URL.
warnings.warn("unable to parse version details from package URL.")
Could not create share link. Missing file: /usr/local/lib/python3.10/dist-packages/gradio/frpc_linux_amd64_v0.2.
Please check your internet connection. This can happen if your antivirus software blocks the download of this file. You can install manually by following these steps:
Beta Was this translation helpful? Give feedback.
All reactions