Paul Hide
Paul
On Oct 17, 2:00 pm, "Christian Wyglendowski" <christ...@dowski.com>
wrote:
> On 10/16/06, paulh <paul.h...@gmail.com> wrote:
>
>
>
> > I just installed 3.0beta2 under python2.5 and hello world
> > tut01helloworld.py does not work. It can't find the tutorial.conf file.
> > Of course if you copy it to where its looking all is well.Hi Paul. I looked and saw that the file is included in the archive. Is the
Hi Christain - It does get installed, but not in the place where the
program looks for it. When I ran the installer it put the tutorial .py
files in C:\Python25\Lib\site-packages\cherrypy\tutorial and that is
where tut01 looks for it. However, the installer also creates a
directory C:\Python25\cherrypy\tutorial which contains tutorial.conf
and 3 or 4 other files.