On Mon, Feb 23, 2009 at 6:32 AM, Billy Zhu <[email protected]> wrote:
> Hi all,
>
>
>
> I am a new guy for trac. I met a installation problem for
> repositoryhooksystemplugin.
>
>
>
> I download repositoryhooksystemplugin-r5301.zip and extract it at anywhere.
>
>
>
> The following is the shootscreen for my installing:
>
> ==========================
>
> C:\Python25\Scripts>easy_install
> E:\tool\trac\repositoryhooksystemplugin\0.11
>
> Processing 0.11
>
> Running setup.py -q bdist_egg --dist-dir
> E:\tool\trac\repositoryhooksystemplugin
>
> \0.11\egg-dist-tmp-3cskxz
>
> repositoryhooksystem 0.1 is already the active version in easy-install.pth
>
>
>
> Installed c:\python25\lib\site-packages\repositoryhooksystem-0.1-py2.5.egg
>
> Processing dependencies for repositoryhooksystem==0.1
>
> Searching for python-dateutil
>
> Reading http://pypi.python.org/simple/python-dateutil/
>
> Download error: (11001, 'getaddrinfo failed') -- Some packages may not be
> found!

<snip>

> What is the problem? Please let me know if you have any clarification.

It looks like the plugin has a dependency of python-dateutil, so it's
going to PyPI to download it.  But for whatever reason your system
couldn't resolve pypi.python.org to an IP address.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to