Mailing List Archive

install-question
Hi,

i installed evrything like i should, i think :)
but when i start i get an error on my page:
----------------
Oups...

Trac detected an internal error:

No module named trac
----------------

how can i solve this?
install-question [ In reply to ]
On Thu, 2004-02-26 at 12:31 +0100, Teo Landgraf wrote:

> Hi,
>
> i installed evrything like i should, i think :)
> but when i start i get an error on my page:
> ----------------
> Oups...
>
> Trac detected an internal error:
>
> No module named trac
> ----------------
>
> how can i solve this?
>
Did you run ./setup install? it should have installed a trac dir in the
site-packages dir in your python installation. For me it installed to:

/usr/lib/python2.3/site-packages/trac/

If you did run ./setup install, maybe the trac module is not in python's
search PATH?
install-question [ In reply to ]
erm, how do i extend python's search path?



-----Original Message-----
From: trac-bounces@bobcat.edgewall.com
[mailto:trac-bounces@bobcat.edgewall.com]
Sent: donderdag 26 februari 2004 15:06
To: trac@lists.edgewall.com
Subject: Re: [Trac] install-question


On Thu, 2004-02-26 at 12:31 +0100, Teo Landgraf wrote:

> Hi,
>
> i installed evrything like i should, i think :)
> but when i start i get an error on my page:
> ----------------
> Oups...
>
> Trac detected an internal error:
>
> No module named trac
> ----------------
>
> how can i solve this?
>
Did you run ./setup install? it should have installed a trac dir in the
site-packages dir in your python installation. For me it installed to:

/usr/lib/python2.3/site-packages/trac/

If you did run ./setup install, maybe the trac module is not in python's
search PATH?

_______________________________________________
Trac mailing list
Trac@lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac
install-question [ In reply to ]
Teo Landgraf wrote:

> erm, how do i extend python's search path?
>
>
You can point the environment variable PYTHONPATH to the directory
containing the "trac" directory (not to the directory itself).

/ Jonas
--
Jonas Borgstr?m | Edgewall Software
jonas@edgewall.com | Professional GNU/Linux & Open Source Consulting.
| http://www.edgewall.com/