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

KeyError #7

Open
sinatmertens opened this issue Sep 14, 2020 · 1 comment
Open

KeyError #7

sinatmertens opened this issue Sep 14, 2020 · 1 comment

Comments

@sinatmertens
Copy link

Hey Maxim!

First thank you for that great documentation!
I tried to run your bot and everything went just fine so far but whenever I try to run you from_relations_to_json.py I get this:

Traceback (most recent call last):
File "relations_to_json.py", line 83, in
relations_to_json(config)
File "relations_to_json.py", line 55, in relations_to_json
id_2 = name_to_id[accounts[1]]
KeyError: 'zackbumm_'

Account 2 is pretty much the followed account in the very first line, as if:
https://www.instagram.com/sina_tabea/ https://www.instagram.com/zackbumm_/

It's not about that particular account name, I tried to delete a row and I always get the same result.
I'm working on a mac and maybe it's something about the .txt formation?

Thanks in advance!

@matt496
Copy link

matt496 commented Mar 3, 2022

Hello, I have the same problem, did you find a solution ?

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

2 participants