Skip to content

Instantly share code, notes, and snippets.

@henriquechehad
Created November 4, 2015 21:09
Show Gist options
  • Save henriquechehad/3c17e4a42bcb34274d62 to your computer and use it in GitHub Desktop.
Save henriquechehad/3c17e4a42bcb34274d62 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/opt/bitnami/apps/plone/zeocluster/bin/zeoserver", line 22, in <module>
import plone.recipe.zeoserver.ctl
File "/opt/bitnami/apps/plone/buildout-cache/eggs/plone.recipe.zeoserver-1.2.6-py2.7.egg/plone/recipe/zeoserver/__init__.py", line 9, in <module>
import zc.recipe.egg
ImportError: No module named recipe.egg
Traceback (most recent call last):
File "/opt/bitnami/apps/plone/zeocluster/bin/client1", line 269, in <module>
import plone.recipe.zope2instance.ctl
File "/opt/bitnami/apps/plone/buildout-cache/eggs/plone.recipe.zope2instance-4.2.14-py2.7.egg/plone/recipe/zope2instance/__init__.py", line 27, in <module>
from zc.recipe.egg.egg import Egg, Scripts
ImportError: No module named recipe.egg.egg
Traceback (most recent call last):
File "/opt/bitnami/apps/plone/zeocluster/bin/client2", line 269, in <module>
import plone.recipe.zope2instance.ctl
File "/opt/bitnami/apps/plone/buildout-cache/eggs/plone.recipe.zope2instance-4.2.14-py2.7.egg/plone/recipe/zope2instance/__init__.py", line 27, in <module>
from zc.recipe.egg.egg import Egg, Scripts
ImportError: No module named recipe.egg.egg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment