Forums

Using Readability with PythonAnywhere

Hello,

Has anyone successfully installed Readability with PythonAnywhere?

I've installed it in a virtualenv, and also using pip install --user, but I keep getting the same result: No module named readability

I would add, I am following the exact instructions on the Readability site (from readability.readability import Document)

Thanks, Robert

I downloaded the package and manually installed it in my working directory. It's not the official method, but it worked :-)