Skip to content

Instantly share code, notes, and snippets.

@scompt
Created October 22, 2010 12:37
Show Gist options
  • Save scompt/640471 to your computer and use it in GitHub Desktop.
Save scompt/640471 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/home/edward/buildout/sl.webapi/bin/test", line 20, in <module>
import zope.testrunner
File "/home/edward/.buildout/eggs/zope.testrunner-4.0.0-py2.6.egg/zope/testrunner/__init__.py", line 21, in <module>
import zope.testrunner.interfaces
File "/home/edward/.buildout/eggs/zope.testrunner-4.0.0-py2.6.egg/zope/testrunner/interfaces.py", line 21, in <module>
import zope.interface
ImportError: No module named interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment