[Python-Dev] [Python-checkins] Cron <docs at dinsdale> /home/docs/build-devguide

Benjamin Peterson benjamin at python.org
Sat Jan 25 05:49:53 CET 2014


On Fri, Jan 24, 2014, at 08:45 PM, Cron Daemon wrote:
> Could not find platform independent libraries <prefix>
> Could not find platform dependent libraries <exec_prefix>
> Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
> 'import site' failed; use -v for traceback
> Traceback (most recent call last):
>   File "/data/hg/sphinx-env/bin/sphinx-build", line 5, in <module>
>     from pkg_resources import load_entry_point
> ImportError: No module named pkg_resources

I recreated the sphinx virtualenv on dinsdale, so hopefully this will be
fixed now.


More information about the Python-Dev mailing list