On Fri, Feb 7, 2020 at 2:57 PM Stefan Hett <ste...@egosoft.com> wrote:

> Yes, did that multiple times. And Trac itself seems to be running on
> 1.0.19 correctly (as it's also visible in the version number in the
> footer). Only the plugin "name"/"text" on the page does seem to state the
> old version number.
>
>
Probably the egg for 0.12.7 is still present on Python's search path. You
may need to locate and delete it.

Are you using pip? You can try repeating "pip uninstall Trac" until it says
not installed, then: pip install "trac==1.0.19".

Or, locate Python's site-packages dir and look for traces of the old egg.

- Ryan

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/CA%2BBGpn-mQwDpLmDikiT0NfNPie6zOSwrM6F5405nzCUaZf5gXA%40mail.gmail.com.

Reply via email to