Re: pip does not find packages

2013-04-23 Thread rusi
On Apr 22, 2:03 pm, Olive 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 virtualenvir

pip does not find packages

2013-04-22 Thread Olive
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