Hi there, Why must it be a vista - do you want a single-user trac? i wonder to wich directory you are installing trac? By the way: wich user-account do you use to install trac?
Under Vista there is a very stricte UAC (User Access Control) working. This thing-a-magic is going to copy everything after install in the users profile at the moment of user access. Therefor it could be that the initial install works but the following configuration scrambles-up every thing. My 2 cents, if it must be a vista-pc use everything else than vistas default programmdirectories, create annother one if possible on a second partition. And use a user-account with local-administrator rights. If you have a chance to install trac on a real server os like win2003 or win2008 on annother box then do it like that and access trac like it schould with your IE from your vista-pc. Nobody uses vista as a server os. My last tipp: Check-out http://www.vmware.com/appliances/directory/104763 an run trac on a virtual server under vmware (on a server box or on your workstation vista). Trac is best! Good Luck. Ice 2009/5/29 Pardis <[email protected]> > > Finally tried the last step: easy_install > http://svn.edgewall.org/repos/trac/tags/trac-0.11 > And tried importing trac in python like you mentioned. Got this: > > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > ImportError: No module named trac > > I have python 2.5.4 now and it is up and running. I know I can import > Genshi without getting any error. I tried running svn help just to > make sure it is installed and on the path. These all worked fine so I > don't know what I'm missing. My only bet is python bindings that I > mentioned in my previous message. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
