Specter icon indicating copy to clipboard operation
Specter copied to clipboard

Gracefully handle when the spec folder isn't a real python package

Open jmvrbanac opened this issue 10 years ago • 0 comments

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.

jmvrbanac avatar May 22 '15 15:05 jmvrbanac