wtforms / wtforms-sqlalchemy

WTForms integration for SQLAlchemy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'wtforms.compat'

marktennyson opened this issue · comments

File "/home/aniket/Desktop/Projects/navycut/env/lib/python3.8/site-packages/WTForms_SQLAlchemy-0.2-py3.8.egg/wtforms_sqlalchemy/fields.py", line 7, in
from wtforms.compat import string_types
ModuleNotFoundError: No module named 'wtforms.compat'

This should be fixed with 0.3 now.