Modify

Opened 17 years ago

Closed 17 years ago

#1314 closed defect (fixed)

Error while trying to install Trac RPC plugin to use with Eclipse plugin

Reported by: r.rozenshteyn@… Owned by: Matteo Merli
Priority: normal Component: EclipseTracPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

When trying to install the Trac RPC XML plugin on our Trac server we get the following error: <==== Begin paste ====> 2007-03-12 14:31:33,946 Trac[loader] ERROR: Failed to load plugin TracExtentedXmlRpc from /usr/lib/python2.4/site-packages/TracExtendedXmlRpc-0.1-py2.4.egg

Traceback (most recent call last):

File "/usr/lib/python2.4/site-packages/trac/loader.py", line 101, in load_components

entry_point.load()

File "/usr/lib/python2.4/site-packages/setuptools-0.6a11-py2.4.egg/pkg_resources.py", line 1830, in load

entry = import(self.module_name, globals(),globals(), __name__?)

File "build/bdist.linux-i686/egg/tracrpcext/init.py", line 1, in ?

File "build/bdist.linux-i686/egg/tracrpcext/wiki.py", line 7, in ?

ImportError: No module named tracrpc.api <==== End paste ====>

Any ideas?

Thanks, Roman.

Attachments (0)

Change History (1)

comment:1 Changed 17 years ago by Matteo Merli

Resolution: fixed
Status: newclosed

You need to install the XmlRpcPlugin.. the documentation did not say it, and I will correct it right now... thanks.

Modify Ticket

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