On Apr 22, 2:03 pm, Olive <diolu.remove_this_p...@bigfoot.com> wrote:
> I am using virtualenv and pip (from archlinux). What I have done:
> virtualenv was installed by my distribution. I have made a virtual 
> environment and activate it, it has installed pip, so far so good.
>
> Now I am trying to install package in the virtualenvironnement:
>
> pip install Impacket
> Downloading/unpacking Impacket
>   Could not find any downloads that satisfy the requirement Impacket
> No distributions at all found for Impacket
>
> but Impacket is found by
> pip search Impacket
> Impacket                  - Network protocols Constructors and Dissectors
>
> exactly the same happens with pcapy. With PyGTK, the pip command just hang 
> when trying to download it. What is going on? Maybe a misconfigured server? 
> Is there anything that I can do?


There is a GG http://groups.google.com/group/python-virtualenv
For things like virtualenv/pip/wheel etc

>
> Olive

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to