When I run textteaser inside my code in Python 3.7.3, I get the following:
File "/Users/gregory/.pyenv/versions/3.7.3/lib/python3.7/site-packages/textteaser/init.py", line 25, in
from _version import version
ModuleNotFoundError: No module named '_version'