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

TypeError: unhashable type: 'slice' #4

Open
mymggithub opened this issue Oct 13, 2019 · 2 comments
Open

TypeError: unhashable type: 'slice' #4

mymggithub opened this issue Oct 13, 2019 · 2 comments

Comments

@mymggithub
Copy link

mymggithub commented Oct 13, 2019

Hello,
I been getting this error
Traceback (most recent call last):[00:00<?, ?it/s] File "main.py", line 58, in <module> scraper(profile, start, posts, username, passwd) File "main.py", line 17, in scraper pics = json_data[start - 1 : start + posts - 1] TypeError: unhashable type: 'slice'
I saw that the repository is a kind of old since the changes of Instagram and I am wondering if it has to do with there changes. I am unsure

@fmchan
Copy link

fmchan commented Sep 13, 2020

i got the same error

@calvinti12
Copy link

me to any fix

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