aitor <aitors2...@gmail.org> 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 <module>
|     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


Reply via email to