CherryPy installation

5 views
Skip to first unread message

Alan Harris-Reid

unread,
Dec 15, 2009, 8:40:04 PM12/15/09
to cherrypy-users
Hi there,

I note from my CherryPy installation (in my case using
CherryPy-3.2.0rc1-py3.win32.exe) that it creates 2 CherryPy folders.
a) C:\Program Files\Python31\CherryPy\ has subfolders scaffold, test,
tutorial.
b) C:\Program Files\Python31\Lib\Site-Packages\CherryPy\ has
subfolders lib,process,scaffold,test,tutorial,wsgiserver.
The latter folder appears to have all the source code, but what is the
other one for?

Personally I think a) is a much more intuitive path for the CherryPy
root folder. Is it easy to change to it from the default installation
or is it too risky? Is it simply a matter of creating a mirror image
of the source subfolders under ..\site-packages? Is it easy to change
the default path settings?

Thanks,
Alan


Tim Roberts

unread,
Dec 15, 2009, 8:53:46 PM12/15/09
to cherryp...@googlegroups.com
All installed packages belong in lib\site-packages. That's been a
Python standard since Python 1. That's where the "import" path looks.
I don't understand where the (a) folder came from. It may be an
accidental leftover.

--
Tim Roberts, ti...@probo.com
Providenza & Boekelheide, Inc.

Alan Harris-Reid

unread,
Dec 20, 2009, 8:31:54 PM12/20/09
to cherrypy-users
> Tim Roberts, t...@probo.com
> Providenza & Boekelheide, Inc.

Thanks for the reply Tim,

Alan

Reply all
Reply to author
Forward
0 new messages