ImportError: No module named migrate.versioning? · Issue #18 ...
github.com › miguelgrinberg › microblogSep 28, 2015 · python3 db_create.py Traceback (most recent call last): File "<frozen importlib._bootstrap>", line 2218, in _find_and_load_unlocked AttributeError: 'module' object has no attribute '__path__' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "db_create.py", line 2, in <module> from migrate.versioning import api ImportError: No module ...