Skip to content
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

#show error on running #9

Closed
anikric opened this issue Apr 15, 2020 · 2 comments
Closed

#show error on running #9

anikric opened this issue Apr 15, 2020 · 2 comments

Comments

@anikric
Copy link

anikric commented Apr 15, 2020

[+] getting profile ...Traceback (most recent call last):
File "main.py", line 15, in ig = main(user=args["username"]) File "/data/data/com.termux/files/home/osi.ig/.lib/api.py", line 51, in init
self.get_profile() File "/data/data/com.termux/files/home/osi.ig/.lib/api.py", line 58, in get_profile self.data = json.loads(more_data[3].get_text()[21:].strip(';')) File "/data/data/com.termux/files/usr/lib/python3.8/json/init.py", line 357, in loads return _default_decoder.decode(s)
File "/data/data/com.termux/files/usr/lib/python3.8/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/data/data/com.termux/files/usr/lib/python3.8/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
$

@Expert-Hacker
Copy link

Same error

@th3unkn0n
Copy link
Owner

@anikric @KaravaliStudio update it fixed now
its was happening beacuse version diffrance in bs4 module

@th3unkn0n th3unkn0n mentioned this issue May 29, 2020
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants