All of a sudden every time I try to use this I get a:
Exception has occurred: ModuleNotFoundError
No module named 'column_data'
File "\pymkupTest.py", line 1, in
from pymkup import *
The module is for sure in the packages folder...
pymkup\column_data.py
I'm not quite fancy enough to figure out what's going on since the column_data package is there.