Opened 17 years ago

Last modified 17 years ago

#1536 closed defect

xmlrpc not working — at Version 1

Reported by: anonymous Owned by: Alec Thomas
Priority: normal Component: XmlRpcPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description (last modified by Noah Kantrowitz)

Egg file built correctly. After enabling in per-project conf ini file I got following message:

Traceback (most recent call last):
  File "/usr/share/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request
  File "/usr/share/python2.4/site-packages/trac/web/main.py", line 206, in dispatch
  File "/usr/share/python2.4/site-packages/trac/web/chrome.py", line 263, in get_all_templates_dirs
  File "build/bdist.linux-i686/egg/tracrpc/web_ui.py", line 76, in get_templates_dirs
  File "/usr/share/python2.4/site-packages/pkg_resources.py", line 16, in ?
  File "/usr/share/python2.4/os.py", line 133, in ?
ImportError: No module named path

Change History (1)

comment:1 Changed 17 years ago by Noah Kantrowitz

Description: modified (diff)

Fix formatting.

Note: See TracTickets for help on using tickets.