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

No module named 'corpuscrawler' error #86

Open
Aayush-hub opened this issue Mar 21, 2021 · 2 comments
Open

No module named 'corpuscrawler' error #86

Aayush-hub opened this issue Mar 21, 2021 · 2 comments

Comments

@Aayush-hub
Copy link

Aayush-hub commented Mar 21, 2021

The script doesn't run with Python 3.

Shows error :

1234

For solving this I have tried changing this:

12345

to: checker.parse(robots_txt) as it is already decoded in Python 3 and it worked for me.

After this I am getting error:

123456

  • By running main.py in am getting error:

ModuleNotFoundError: No module named 'corpuscrawler'

Can anybody help solving this?

@Aayush-hub Aayush-hub changed the title Script not compatible with Python 3.7 No module named 'corpuscrawler'. Mar 21, 2021
@Aayush-hub Aayush-hub changed the title No module named 'corpuscrawler'. No module named 'corpuscrawler' error Mar 21, 2021
@Aayush-hub
Copy link
Author

In extension to Issue #73

@hugolpz
Copy link

hugolpz commented Feb 15, 2024

Resolution of this issue would allow Aayush to unlock #80 . cc @sffc @brawer

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