I tried to install it as well using python-pip and the result was

dan...@martins:~$ pip install ical2org
Downloading/unpacking ical2org
  Downloading ical2org-1.2.tar.gz
  Running setup.py egg_info for package ical2org
    Traceback (most recent call last):
      File "<string>", line 3, in <module>
    ImportError: No module named setuptools.command
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 3, in <module>

ImportError: No module named setuptools.command

----------------------------------------
Command python setup.py egg_info failed with error code 1
Storing complete log in ./pip-log.txt


Coould you help me?

Daniel

I use Ubuntu 10.4

Daniel

2010/5/1 Doug Hellmann <doug.hellm...@gmail.com>

>
> On May 1, 2010, at 5:03 PM, Eraldo Helal wrote:
>
>  Giles Chamberlin <giles.chamberlin <at> tandberg.com> writes:
>>
>>> Living in a Microsoft Exchange world I get a lot of meeting requests
>>> from Exchange. iCalendar.el seems to be able to read these in to diary
>>> but I would far prefer to have them dropped in to my org files.
>>>
>>> Has anyone got this working?
>>>
>>
>> That is exactly what I am looking for as well.
>> Unluckily my scripting skills are not good enough yet to transform a
>> diary file into org-mode format.
>>
>
> My elisp skills weren't up to it, but I did write something in Python.  It
> works with iCal.app on the Mac, but could be adapted for any ICS input
> files.
>
> http://www.doughellmann.com/projects/ical2org/
>
> Doug
>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to