Closed TBusen closed 8 years ago
I think there is an issue with the __init__.py
. I deleted the original and created a new one using nano and I am now able to get past the __init__.py
. I now am failing on
from StringIO import StringIO
ImportError: No module named 'StringIO'
I can import it now will commit changes and request pull
Closing - this has been addressed on the Python 3.5 branch
Tried on RHEL 7, macOS, and Windows 7 running Anaconda env's 3.4.4 and 3.5 all result in same error.
results in
ImportError: No module named 'ETLAlchemySource' Import Error: No module named 'ETLAlchemyTarget'