google / google/corpuscrawler

Python 3 compatibility

Open
#19 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
218
Forks
53
PR merge metrics
No merged PRs in 30d

Description

When attempting to run corpuscrawler in Python 3, I get the error:

> ImportError: No module named 'mimetools'

It would be good to support Python 3.

When running in Python 2, I get this other error:

> AttributeError: 'module' object has no attribute 'SSLContext'

which apparently happens because that function was backported very recently to Python 2.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.