Traceback (most recent call last):
File "cealgorithm.py", line 529, in
from data_doctests import getSet
ImportError: No module named data_doctests
Hello Nick,
I get the above error while executing the program, I searched for modules data_doctests and getSet and I could not find them. If data_doctests is a package could you please upload it or help me if I'm missing something obvious ?
Traceback (most recent call last):
File "cealgorithm.py", line 529, in
from data_doctests import getSet
ImportError: No module named data_doctests
Hello Nick,
I get the above error while executing the program, I searched for modules data_doctests and getSet and I could not find them. If data_doctests is a package could you please upload it or help me if I'm missing something obvious ?