Hi Ryan,

There is only Python 2.6.4, and it is in the path.
There is no 'Trac-1.2.3...' in the Add/Remove programs, only a Python 2.6 
Trac-0.12.7   (there is also Python 2.6.4)
I now unistalled the 'Python 2.6 Trac-0.12.7'... it removed all the tracd 
and trac-admin files from the \Python26\Scripts, luckily I made a backup. 
:-)

At this point I really just want to get the trac wiki back up and running, 
whatever you think is the best way I'm willing to try.

It is linked to an SVN and I didn't mention earlier but now I came accross 
that it seems I added a plugin called 'finegrainedpageauthzeditorplugin', 
I'm not sure if that has any implications.

I had installed Trac .12.7, python 2.6.5, genshi 0.6.1 and subversion 1.6.6 
on the new server successfully. I know they are old versions but I was 
hoping I could just copy over.
It does not have any authentication set up and it is and I haven't checked 
out what is involved with 'finegrainedpageauthzeditorplugin' yet.

As a shot in the dark, I copied the '\python26' structure over to the old 
server (replacing the one there) and the track wiki came up but complaining 
that it could not integrate the svn.

Ryan,   Your thoughts would be most welcome!!!



On Tuesday, August 21, 2018 at 2:24:17 PM UTC-3, RjOllos wrote:
>
>
>
> On Tuesday, August 21, 2018 at 9:56:01 AM UTC-7, JWD wrote:
>>
>> Hi Ryan, 
>> Thanks for the reply.
>>
>> Since it was installed back in 2009 I don't recall how I did the install.
>> At this point, if I stop the service and try running it from the command 
>> line I get the following:
>>
>>
>> C:\Python26\Scripts>tracd --port 80 c:\trac
>>
>> Traceback (most recent call last): File 
>> "C:\Python26\Scripts\tracd-script.py", line 5, in <module>  from 
>> pkg_resources import load_entry_point  File 
>> "C:\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\pkg_resources.py",
>>  
>> line 2607, in <module>  File 
>> "C:\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\pkg_resources.py",
>>  
>> line 565, in resolvepkg_resources.DistributionNotFound: Trac==0.12.7
>>
>> I assume this is from some sort of re-configuration that was done to 
>> Python/Setuptools when I ran the Trac-1.2.3.win32.exe
>>
>
> Do you have another Python installation on that computer? It's possible 
> Trac-1.2.3 was installed to a different Python and that Python is not on 
> your system path.
>
> Even if that's not the case, you may want to uninstall 
> Trac-1.2.3.win32.exe, install Python 2.7 and reinstall Trac-1.2.3.win32.exe 
> (or just `pip install Trac`) in the Python 2.7 installation. Pay attention 
> to the installer dialog as it should tell you where the application is 
> installed.
>
> Another thing, your Python 2.6 installation has setuptools 0.6c11, but 
> setuptools >= 0.6 is needed. I think a new Python 2.7 installation with all 
> of the required dependencies is a better way to go.
>
> - 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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to