Ticket #4634 (new defect)

Opened 2 weeks ago

Last modified 2 weeks ago

runnable Egg for Python 2.5

Reported by: daniel Assigned to: diorgenes
Priority: normal Component: TracWikiToPdfPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Hello, I tried to use WikiToPdf? with Trac 0.11.2.1 and Python 2.5. The Python-Code seems to be only for 2.4, so I tried to make my own egg. Afer installation, I get some errors like:

IOError: zipimport: can not open file /usr/lib/python2.5/site-packages/TracWikiToPdfPlugin-2.2.2-py2.5.egg

Also with the downloadable py2.4-egg it won't work.

Any ideas?

Attachments

Change History

(follow-up: ↓ 2 ) 02/16/09 15:56:15 changed by anonymous

Do you try file rename?

1- rename TracWikiToPdfPlugin-2.2.2-py2.4.egg for TracWikiToPdfPlugin-2.2.2-py2.5.egg 2- restart apache

(in reply to: ↑ 1 ; follow-up: ↓ 3 ) 02/16/09 15:58:03 changed by anonymous

Do you try file rename?

1- rename TracWikiToPdfPlugin-2.2.2-py2.4.egg for TracWikiToPdfPlugin-2.2.2-py2.5.egg
2- restart apache

Replying to anonymous:

Do you try file rename? 1- rename TracWikiToPdfPlugin-2.2.2-py2.4.egg for TracWikiToPdfPlugin-2.2.2-py2.5.egg 2- restart apache

(in reply to: ↑ 2 ) 02/16/09 16:13:44 changed by anonymous

Replying to anonymous:

Do you try file rename?

1- rename TracWikiToPdfPlugin-2.2.2-py2.4.egg for TracWikiToPdfPlugin-2.2.2-py2.5.egg
2- restart apache

Yes I did. Same Error:

IOError: zipimport: can not open file /usr/lib/python2.5/site-packages/TracWikiToPdfPlugin-2.2.2-py2.5.egg

Add/Change #4634 (runnable Egg for Python 2.5)




Change Properties
Action