Modify

Opened 15 years ago

Closed 15 years ago

Last modified 12 years ago

#4634 closed defect (worksforme)

runnable Egg for Python 2.5

Reported by: daniel Owned by: Diorgenes Felipe Grzesiuk
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 (0)

Change History (4)

comment:1 Changed 15 years ago 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

comment:2 in reply to:  1 ; Changed 15 years ago 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

comment:3 in reply to:  2 Changed 15 years ago 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

comment:4 Changed 15 years ago by Nickolas Grigoriadis

Resolution: worksforme
Status: newclosed

I cannot replicate your issue. The plugin builds perfectly in Python 2.5 on both Linux & FreeBSD.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Diorgenes Felipe Grzesiuk.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.