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

IndexError #22

Open
ljenkins1300 opened this issue May 21, 2014 · 1 comment
Open

IndexError #22

ljenkins1300 opened this issue May 21, 2014 · 1 comment

Comments

@ljenkins1300
Copy link

Yesterday I had no issues with the script, but today on a different machine and the same machine I get the following error:

[*] Caching Pages Liked By:
Traceback (most recent call last):
File "FBStalker.py", line 2030, in
options(sys.argv)
File "FBStalker.py", line 1974, in options
mainProcess(user)
File "FBStalker.py", line 1790, in mainProcess
dataList = parsePagesLiked(html)
File "FBStalker.py", line 1146, in parsePagesLiked
pageCategory[count]
IndexError: list index out of range

@akunochi
Copy link

I am receiving the exact same error. It was working flawlessly before and I was planning to demo it in an upcoming class....bummer.

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