Instapy: 'bool' object has no attribute '__getitem__'

Created on 23 Jul 2018  ยท  5Comments  ยท  Source: timgrossmann/InstaPy

Hope you guys can help me on this one. This "FIX: updated xpath in unfollow util #2463" doesn't work for me. Have tested it.

Expected Behavior

Unfollow all users except the ones that liked your previous 5 posts.

Current Behavior

Error:
"Sorry, an error occured: 'bool' object has no attribute '__getitem__'"

Possible Solution (optional)

InstaPy configuration

session.set_dont_unfollow_active_users(enabled=True, posts=5)
session.unfollow_users(amount=2000, allFollowing=True, style="RANDOM", sleep_delay=300)
wontfix

Most helpful comment

@lowtar, @realsony
Hey guys
I had a chance to look at the issue and found out the cause and solved it.
Please read https://github.com/timgrossmann/InstaPy/issues/2501#issuecomment-407318433 to see the solution ๐ŸŽŠ!

Hey @realsony, it works flawlessly most of time, from time to time issues raise up to this- one of the most active software in GitHub ๐Ÿ˜ and once there is an issue, there are tons of great people ready to solve it, just ask away ๐Ÿ™‹๐Ÿผโ€โ™‚๏ธ!
GitHub has a very easy interface, all you need is to read instructions to do whatever you like, unless you decide to mess up with git ๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚๐Ÿคฉ
I think cos of it is hot summer and people having lots of stuff to do, it is not as active as was in spring ๐Ÿ˜Ž but the repo has no any serious issues I know of.

Yes there are bunch of open PRs for a long time, well, some of them are not yet in good shape, some of them are still in discussion, others are not fully agreed but good news is all are still there and once gets ready will immediately be merged, etc.
master is the only most active best branch to use cos it is actively getting a piece of code from tons of people ๐ŸŽ‰
@realsony. reading your words above, I felt to reply it ๐Ÿ˜‰

Cheers ๐Ÿ˜

All 5 comments

Sadly it doesn't work for a lot of people here, me included -_-
I am not so deep into Github and these things but I guess that this repository will no longer be updated? I see some open pull request which are open now for weeks.
Is there another fork that is working and active in development?

@lowtar, @realsony
Hey guys
I had a chance to look at the issue and found out the cause and solved it.
Please read https://github.com/timgrossmann/InstaPy/issues/2501#issuecomment-407318433 to see the solution ๐ŸŽŠ!

Hey @realsony, it works flawlessly most of time, from time to time issues raise up to this- one of the most active software in GitHub ๐Ÿ˜ and once there is an issue, there are tons of great people ready to solve it, just ask away ๐Ÿ™‹๐Ÿผโ€โ™‚๏ธ!
GitHub has a very easy interface, all you need is to read instructions to do whatever you like, unless you decide to mess up with git ๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚๐Ÿคฉ
I think cos of it is hot summer and people having lots of stuff to do, it is not as active as was in spring ๐Ÿ˜Ž but the repo has no any serious issues I know of.

Yes there are bunch of open PRs for a long time, well, some of them are not yet in good shape, some of them are still in discussion, others are not fully agreed but good news is all are still there and once gets ready will immediately be merged, etc.
master is the only most active best branch to use cos it is actively getting a piece of code from tons of people ๐ŸŽ‰
@realsony. reading your words above, I felt to reply it ๐Ÿ˜‰

Cheers ๐Ÿ˜

Ty a lot ulu! Great work, it is running again <3

@uluQulu works. thanks

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. > If this problem still occurs, please open a new issue

Was this page helpful?
0 / 5 - 0 ratings

Related issues

andifds picture andifds  ยท  43Comments

awesome205 picture awesome205  ยท  71Comments

jtrieuDev picture jtrieuDev  ยท  52Comments

lairdep23 picture lairdep23  ยท  47Comments

cormo1990 picture cormo1990  ยท  48Comments