Modify

Opened 16 years ago

Closed 15 years ago

#3543 closed defect (worksforme)

Upgrade of Plugin and Trac to 0.11 Failes

Reported by: anonymous Owned by: Peter Kropf
Priority: normal Component: GraphvizPlugin
Severity: normal Keywords:
Cc: mcaplan@… Trac Release: 0.11

Description

Not sure what I am doing wrong here, but the plugin isn't loading. I'm just getting the following error in my trac log:

Trac[loader] ERROR: Skipping "graphviz = graphviz": (can't import "No module named subprocess")

Attachments (0)

Change History (5)

comment:1 Changed 16 years ago by anonymous

Same issue here...

comment:2 Changed 16 years ago by franck34

Please give us your python version and detailled setup (linux ? win? apache? mod_python? other python handler ?)

And the main question: your python version.

Thanks

comment:3 Changed 15 years ago by gregor

Hi. My post was the seccond one (08/21/08).

SuSE Linux 9.0 (i586), kernel 2.4.21-286-smp

Installed software: apache2-2.0.52-6 apache2-mod_python-3.1.3-37 python-2.3-52

Gregor

comment:4 Changed 15 years ago by anonymous

  • Python 2.3.4
  • Linux 2.6.9-67.0.15.EL (centOS 5)
  • Apache/2.0.52
  • mod_python

comment:5 Changed 15 years ago by Christian Boos

Resolution: worksforme
Status: newclosed

Works as advertised in source:graphvizplugin/0.11/ReleaseNotes.txt: Python 2.4 is now required.

Looks like you could install the subprocess package from Python 2.4 in your Python 2.3 installation, as documented in http://trac.edgewall.org/browser/trunk/TESTING-README, but I've not tried that myself.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Peter Kropf.
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.