beardypig/streamlink-portable

Streamlink portable latest update : No module named 'urllib3'

karlo2105 opened this issue · 2 comments

After having updated streamlink portable latest, I get such error displayed :

streamlink
Traceback (most recent call last):
  File "C:\Users\Ddr\Downloads\streamlink\\streamlink-script.py", line 11, in <m
odule>
    from streamlink_cli.main import main
  File "C:\Users\Ddr\Downloads\streamlink\packages\streamlink_cli\main.py", line
 3, in <module>
    import requests
  File "C:\Users\Ddr\Downloads\streamlink\packages\requests\__init__.py", line 4
3, in <module>
    import urllib3
ImportError: No module named 'urllib3'

What's the big deal ? ;))

Thank you it's working now. ;))

Ah cool, i forgot to update the issue :-)