olipy
olipy copied to clipboard
Queaneau example -- No module named 'olipy.corpus'
When playing around with the examples in Readme.md, I got this error when trying to run the queneau.py example
from olipy.corpus import Corpus
ModuleNotFoundError: No module named 'olipy.corpus'