xobius

Results 1 issues of xobius

I had tryed with the following script instagram = Instagram() instagram.with_credentials('[email protected]', 'xxxxxxxxxx','/home/userx/instagram/') seg = "someone" medias = instagram.get_medias(seg) when I run it on python 3 show this error File "instagram.py",...