Skip to content

Instantly share code, notes, and snippets.

@henriquechehad
Created November 5, 2015 01:02
Show Gist options
  • Save henriquechehad/399cc36f53a6e379b79c to your computer and use it in GitHub Desktop.
Save henriquechehad/399cc36f53a6e379b79c to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "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
File "/opt/bitnami/apps/plone/buildout-cache/eggs/zc.recipe.egg-1.3.2-py2.7.egg/zc/recipe/egg/__init__.py", line 1, in <module>
from zc.recipe.egg.egg import Egg, Scripts, Eggs
File "/opt/bitnami/apps/plone/buildout-cache/eggs/zc.recipe.egg-1.3.2-py2.7.egg/zc/recipe/egg/egg.py", line 21, in <module>
import zc.buildout.easy_install
File "/opt/bitnami/apps/plone/buildout-cache/eggs/zc.buildout-2.4.0-py2.7.egg/zc/buildout/easy_install.py", line 85, in <module>
pkg_resources.Requirement.parse('zc.buildout')).location,
AttributeError: 'NoneType' object has no attribute 'location'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment