Hello,

I am trying to install a plugin, any plugin, but it seems that there
might be a conflict with python. My server is CentOS, and my current
python version (python -V) is 2.5.2

However, when I create a Trac environment, in the About page, the
Python version is listed as 2.4.3. I assume this is because I
installed Trac in the past, before upgrading python to 2.5.2.

I tried upgrading Trac using "easy_install --upgrade Trac" but didn't
change anything. The python version of the environment is still 2.4.3
(even for newly created ones).

The weird thing is, when I create a new env, the Trac.ini includes the
sections of each plugin. However, when I enable the plugins in the
[components] section, nothing happens.

I also made sure apache has permission to the plugins folder.

If I had to guess what to do next, I would say to remove and install
Trac from zero. Which is OK, but the thing is, I currently have 4
versions of Trac!

In the folder /usr/local/apps/python/lib/python2.5/site-packages I
have:
Trac-0.11.2.1-py2.5.egg
Trac-0.11.4-py2.5.egg
Trac-0.11.5-py2.5.egg
Trac-0.11.6-py2.5.egg

I have no idea which one I am using (the about section says 0.11b2 -
which one is this?).

So, what do I do?

Thank you in advance.

-- 
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.

Reply via email to