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
I can't ue the package, there is a problem with the OpenSSL
File "/usr/_streamlit_playground/video.py", line 3, in
from streamlit_webrtc import webrtc_streamer, VideoTransformerBase
File "/usr/local/lib/python3.9/site-packages/streamlit_webrtc/init.py", line 9, in
from .component import (
File "/usr/local/lib/python3.9/site-packages/streamlit_webrtc/component.py", line 20, in
from streamlit_webrtc.models import (
File "/usr/local/lib/python3.9/site-packages/streamlit_webrtc/models.py", line 8, in
from aiortc.contrib.media import MediaPlayer, MediaRecorder
File "/usr/local/lib64/python3.9/site-packages/aiortc/init.py", line 10, in
from .rtcdtlstransport import (
File "/usr/local/lib64/python3.9/site-packages/aiortc/rtcdtlstransport.py", line 16, in
from OpenSSL import SSL, crypto
File "/usr/local/lib/python3.9/site-packages/OpenSSL/init.py", line 8, in
from OpenSSL import SSL, crypto
File "/usr/local/lib/python3.9/site-packages/OpenSSL/SSL.py", line 34, in
from OpenSSL.crypto import (
File "/usr/local/lib/python3.9/site-packages/OpenSSL/crypto.py", line 942, in
utils.deprecated(
I can't ue the package, there is a problem with the OpenSSL
File "/usr/_streamlit_playground/video.py", line 3, in
from streamlit_webrtc import webrtc_streamer, VideoTransformerBase
File "/usr/local/lib/python3.9/site-packages/streamlit_webrtc/init.py", line 9, in
from .component import (
File "/usr/local/lib/python3.9/site-packages/streamlit_webrtc/component.py", line 20, in
from streamlit_webrtc.models import (
File "/usr/local/lib/python3.9/site-packages/streamlit_webrtc/models.py", line 8, in
from aiortc.contrib.media import MediaPlayer, MediaRecorder
File "/usr/local/lib64/python3.9/site-packages/aiortc/init.py", line 10, in
from .rtcdtlstransport import (
File "/usr/local/lib64/python3.9/site-packages/aiortc/rtcdtlstransport.py", line 16, in
from OpenSSL import SSL, crypto
File "/usr/local/lib/python3.9/site-packages/OpenSSL/init.py", line 8, in
from OpenSSL import SSL, crypto
File "/usr/local/lib/python3.9/site-packages/OpenSSL/SSL.py", line 34, in
from OpenSSL.crypto import (
File "/usr/local/lib/python3.9/site-packages/OpenSSL/crypto.py", line 942, in
utils.deprecated(
System information:
Python version: Python 3.9.18
Streamlit version: 1.32.0
streamlit-webrtc version: 0.47.7
OS:
NAME="AlmaLinux"
VERSION="9.3 (Shamrock Pampas Cat)"
ID="almalinux"
ID_LIKE="rhel centos fedora"
VERSION_ID="9.3"
PLATFORM_ID="platform:el9"
The text was updated successfully, but these errors were encountered: