If the spec folder isn't a real python package, it generates a rather generic import error.
This issue was discovered by @AMeng in issue #54. While we discovered that he was missing the __init__.py in his spec folder, this should fail more gracefully and inform the using what the possible solution is.