Skip to content

Instantly share code, notes, and snippets.

@elben
Created November 14, 2009 17:40
Show Gist options
  • Save elben/234645 to your computer and use it in GitHub Desktop.
Save elben/234645 to your computer and use it in GitHub Desktop.
[elbenshira@dev theater]$ sudo python setup.py install
Password:
/usr/lib64/python2.4/distutils/dist.py:236: UserWarning: Unknown distribution option: 'message_extractors'
warnings.warn(msg)
running install
running bdist_egg
running egg_info
writing requirements to theater2.egg-info/requires.txt
writing theater2.egg-info/PKG-INFO
writing top-level names to theater2.egg-info/top_level.txt
writing dependency_links to theater2.egg-info/dependency_links.txt
writing entry points to theater2.egg-info/entry_points.txt
writing paster_plugins to theater2.egg-info/paster_plugins.txt
reading manifest file 'theater2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'theater2.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
error: can't copy 'theater2/public/images/thumbs': doesn't exist or not a regular file
[elbenshira@dev theater]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment