-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[E] Could not get livestream information: Expecting value: line 1 column 1 (char 0) #142
Comments
ok ty |
I'm getting the similar error on my debian 11 server. Then I tried to install pyinstalive on a clean ubuntu 22.04 LTS. still the same error after downgrading urllib3 What's the dependencies and their greatest version that works of the latest version of pyinstalive? @dvingerh Could you run |
same issue on debian 11 |
Downgrading urllib3 also did not work for me, still encountering this issue. |
maybe this PR will help #146 |
#146 + |
downgrade to version 3.2.4 has solved this for me too |
Version
4.0.2
Command used
pyinstalive -u xxx -p xxx -d yyy
Example:
pyinstalive -u "johndoe" -p "grapefruits" -d "justinbieber"
Behaviour
[E] Could not get livestream information: Expecting value: line 1 column 1 (char 0)
The text was updated successfully, but these errors were encountered: