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

Installation problems with reppy #10

Closed
micahcochran opened this issue Sep 25, 2023 · 1 comment
Closed

Installation problems with reppy #10

micahcochran opened this issue Sep 25, 2023 · 1 comment

Comments

@micahcochran
Copy link
Owner

reppy is having some installation problems. It relies upon a C++ library, Robots Exclusion Protocol Parser for C++ (rep-cpp). reppy currently won't install on Python 3.10. See: seomoz/reppy#132

Remove reppy. Replace with the Python standard library urllib.robotparser or protego.

@micahcochran
Copy link
Owner Author

Removed reppy in PR #11, chose urllib.robotparser.

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