From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: ical2org.py Date: Tue, 21 May 2013 12:19:20 +0100 Message-ID: <87fvxgk2br.fsf@pinto.chemeng.ucl.ac.uk> References: <20130512100413.GA26896@sipc87.si.ehu.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51791) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UekbR-0002Iz-Nt for emacs-orgmode@gnu.org; Tue, 21 May 2013 07:19:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UekbP-0004p0-HL for emacs-orgmode@gnu.org; Tue, 21 May 2013 07:19:37 -0400 Received: from tx2ehsobe003.messaging.microsoft.com ([65.55.88.13]:48751 helo=tx2outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UekbP-0004nC-9X for emacs-orgmode@gnu.org; Tue, 21 May 2013 07:19:35 -0400 In-Reply-To: <20130512100413.GA26896@sipc87.si.ehu.es> (aitor's message of "Sun, 12 May 2013 12:04:13 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: aitor Cc: emacs-orgmode@gnu.org aitor writes: > Hi, > > I've implemented a little script which converts ics files to > org-mode. You can find the script here: > > https://github.com/asoroa/ical2org.py Aitor, I would like to try this out but, as I am not a python user, I have no idea how to get the two bits you indicate being necessary (icalendar, pytz) installed. I have installed python-dateutil and python-pycalendar as these looked the most obvious candidates for icalendar but no luck. Searching the repositories for pytz draws a blank as well. ,---- | $ ~/git/ical2org.py/ical2org.py | Traceback (most recent call last): | File "/home/ucecesf/git/ical2org.py/ical2org.py", line 5, in | from icalendar import Calendar | ImportError: No module named icalendar | $ `---- I am using Ubuntu. Anyway help would be most welcome. thanks, eric -- : Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D : in Emacs 24.3.50.1 and Org release_8.0.2-94-g5a1400