pyatcron-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pyatcron-list] Re: pyatcron


From: Xavier Nicolovici
Subject: [Pyatcron-list] Re: pyatcron
Date: Thu, 10 Jun 2004 15:11:01 +0200
User-agent: Mozilla Thunderbird 0.6 (Windows/20040502)

Hi Robert,

Well, the Python 'datetime' module is available in Python release 2.3, and Fedora Core 1 comes with Pyton 2.2 We currently do support Fedora Core 2 only, as we are still in the early stages of development. There is a workaround which is to use an external module and embed it with our package, but this has not been done so far (I'm not the person who has developped the part of code which depends on 'datetime'). At this time, I can not tell you this would be done, it will depends on how many people are complaining about this fact.

Solutions are:
- Update Python to version 2.3
- Upgrade to Fedora Core 2
- Wait for the next address@hidden  release
- Hack the code yourself and send us a patch ;-)

To get in touch with future release, you may subscribe to our user mailing list. See http://lists.nongnu.org/mailman/listinfo/pyatcron-list for more details.

Bye,

Xavier


Ole Robert Hestvik wrote:

I am running Fedora Core 1. What to do about this:

address@hidden pyatcron-0.1.0]$ pyatcron Hmmm, first time using address@hidden, creating personnal data folder
Traceback (most recent call last):
 File "/usr/bin/pyatcron", line 25, in ?
   from lib.mainwin import MainWin
 File "/usr/share/pyatcron/lib/mainwin.py", line 4, in ?
   import datetime
ImportError: No module named datetime

Regards,

Siv.ing. Ole Robert Hestvik
Olex AS, Trondheim, Norway  www.olex.no








reply via email to

[Prev in Thread] Current Thread [Next in Thread]