Modify

Opened 14 years ago

Closed 13 years ago

#6545 closed task (worksforme)

TracHoursPlugin does not list FeedParser dependency

Reported by: rickvt Owned by: Ryan J Ollos
Priority: normal Component: TracHoursPlugin
Severity: normal Keywords: FeedParser, TracHoursPlugin
Cc: Trac Release: 0.11

Description

What version of FeedParser is necessary/recommended? Please provide details on your page. I got a debug message "DistributionNotFound: FeedParser not found". If installing FeedParser is not the solution, please advise. Thank you.

Attachments (0)

Change History (4)

comment:1 Changed 14 years ago by anonymous

The following post solved the problem for me:

http://www.mail-archive.com/trac-users@googlegroups.com/msg13671.html

comment:2 Changed 14 years ago by ff7cayn@…

I did as above and now i got:

2010-02-27 16:30:29,572 Trac[__init__] ERROR: Skipping "trachours.web_ui = trachours.web_ui": (can't import "ImportError: No module named parser")
2010-02-27 16:30:29,575 Trac[__init__] ERROR: Skipping "trachours.web_ui = trachours.web_ui": (can't import "ImportError: No module named parser")
2010-02-27 16:30:29,576 Trac[__init__] ERROR: Skipping "trachours.ticket = trachours.ticket": (can't import "ImportError: No module named parser")
2010-02-27 16:30:29,577 Trac[__init__] ERROR: Skipping "trachours.multiproject = trachours.multiproject": (can't import "ImportError: No module named feedpars
er")
2010-02-27 16:30:29,579 Trac[__init__] ERROR: Skipping "trachours.trachours = trachours.hours": (can't import "ImportError: No module named parser")
2010-02-27 16:30:29,579 Trac[__init__] ERROR: Skipping "trachours.ticket = trachours.ticket": (can't import "ImportError: No module named parser")
2010-02-27 16:30:29,580 Trac[__init__] ERROR: Skipping "trachours.multiproject = trachours.multiproject": (can't import "ImportError: No module named feedpars
er")
2010-02-27 16:30:29,582 Trac[__init__] ERROR: Skipping "trachours.trachours = trachours.hours": (can't import "ImportError: No module named parser")

comment:3 Changed 13 years ago by Ryan J Ollos

Owner: changed from Jeff Hammel to Ryan J Ollos

FeedParser should be installing correctly if you install from the current 0.11 branch with easy_install. Please reopen if you continue to have issues.

comment:4 Changed 13 years ago by Ryan J Ollos

Resolution: worksforme
Status: newclosed

Modify Ticket

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