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

Script Execution Error #99

Open
Angu0083 opened this issue Sep 3, 2020 · 0 comments
Open

Script Execution Error #99

Angu0083 opened this issue Sep 3, 2020 · 0 comments

Comments

@Angu0083
Copy link

Angu0083 commented Sep 3, 2020

python crawler.py posts_full -u XXXXX
Traceback (most recent call last):
File "crawler.py", line 9, in
from inscrawler import InsCrawler
File "/home/jack/Desktop/Tools/instagram-crawler/inscrawler/init.py", line 1, in
from .crawler import InsCrawler
File "/home/jack/Desktop/Tools/instagram-crawler/inscrawler/crawler.py", line 10, in
from builtins import open
ImportError: No module named builtins

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

1 participant