Ticket #8627 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

Missing Component

Reported by: anonymous Assigned to: seccanj
Priority: normal Component: ResourceReservationPlugin
Severity: normal Keywords:
Cc: edward.b.matheson@nasa.gov Trac Release: 0.11

Description

Resource doesn't load.. tried installing WikiCalendar? .. but that fails too missing locale information.

2011-03-21 11:24:05,068 Trac[loader] DEBUG: Loading resreservation from /usr/lib/python2.4/site-packages/ResourceReservation-1.0.1-py2.4.egg 2011-03-21 11:24:05,071 Trac[loader] ERROR: Skipping "resreservation = resreservation": (can't import "ImportError?: cannot import name Calendar")

Attachments

Change History

03/22/11 08:51:00 changed by seccanj

  • status changed from new to closed.
  • resolution set to invalid.

Hi, Calendar is a Python class introduced with 2.5:

http://docs.python.org/release/2.5.2/lib/module-calendar.html

I'm afraid you must upgrade your Python at least to 2.5 in order to use this plugin...

Ciao, Roberto


Add/Change #8627 (Missing Component)




Change Properties
Action