cherishman2005 / rtc_tools

rtc ffmpeg
3 stars 0 forks source link

[python3]ImportError: No module named 'websockets' #57

Open cherishman2005 opened 5 months ago

cherishman2005 commented 5 months ago
Traceback (most recent call last):
  File "./client.py", line 4, in <module>
    import websockets, ssl
ImportError: No module named 'websockets'
cherishman2005 commented 5 months ago