Hi,

On 2015年02月03日 03:36, Lia Lia wrote:
> Hi
> I´am working with mininet, and from the console i can ping google, but
> when i try to install the ryu controller with: sudo pip install ryu
> error:cannot fetch index based URL://pypi.python.org/simple/
> could not find any downloads that satisfy the requeriment ryu.
> i try too with
>  $ git clone git://github.com/osrg/ryu.git
> $ cd ryu; sudo python ./setup.py install
> but nothing

I guess this is the proxy setting problem.
Please check your HTTP and HTTPS proxy settings as following.

 $ env | grep -i http

Thanks

> I'm a Telecommunication Engineering student at ISPJAE
>  University, Havana, Cuba
>  Here in Cuba, internet connection is limited, and internet speed is
>  slowly...
> 
>  I appreciate your time.
>  I'll be grateful if you answer this message
>  Best regards
> very very thanks
>  Liz
> 
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
> 

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to