On Thu, 02 Aug 2018 16:56:01 +0900,
Imen Souidene wrote:
> I restarted the pc:
Rebooting your system usually don't help.
Debugging your installation problem is a bit hard.
My recommendation is to prepare a clean new installation (it can be on
a virtual machine) of ubuntu (16.04 or newer) and ins
I restarted the pc:
imen@imen-HP-Pavilion-g6-Notebook-PC:~/ryu$ ryu-managerTraceback (most recent
call last): File "/usr/local/bin/ryu-manager", line 6, in from
pkg_resources import load_entry_point File
"/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3098,
in
Hi , I installed : sudo pip freeze |grep oslo.configThe directory
'/home/imen/.cache/pip/http' or its parent directory is not owned by the
current user and the cache has been disabled. Please check the permissions and
owner of that directory. If executing pip with sudo, you may want sudo's -H
On Wed, 01 Aug 2018 17:04:08 +0900,
Imen Souidene wrote:
>
> [1 ]
> [1.1 ]
> Sir how can i used it by python2.7? I installed as it appears in
> all documents :
> sudo pip install ryu
Are you using standard ubuntu or some other image?
pip install should pick up the latest version of oslo.conf
Sir how can i used it by python2.7? I installed as it appears in all
documents : sudo pip install ryu sudo git clone git://github.com/osrg/ryu.gitcd
ryusudo pip install
Despite when i used : sudo python ./setup.py install , it show me :
running install_scriptsInstalling ryu-manager script to
On Tue, 31 Jul 2018 21:31:40 +0900,
Imen Souidene via Ryu-devel wrote:
>
> [1 ]
> [1.1 ]
> Dear Comity, I have a problem when i installed the controller Ryu , despite I
> followed the installation tutorial.
> The problem is :
> imen@imen-HP-Pavilion-g6-Notebook-PC:~/ryu$ ryu-manager
> Traceba
I installed python 3.6.6, the problem is not solved but for python 3.7 I have
not found the installation link.
Best regards.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashd
Dear Comity, I have a problem when i installed the controller Ryu , despite I
followed the installation tutorial.
The problem is :
imen@imen-HP-Pavilion-g6-Notebook-PC:~/ryu$ ryu-managerTraceback (most recent
call last): File "/usr/local/bin/ryu-manager", line 11, in
load_entry_point('ryu=
Hi,
On 2014年10月16日 12:51, xuchenhui wrote:
>
> Hi Amjad,
> I meet the same problem with you.How did you resolve it ? when I input
> #apt-get
> install python-oslo python-netaddr ,I received : cannot find software package
> python-oslo python-netaddr
If you use OpenFlow_Tutorial_Ryu image,
May
Md. Amjad Hossain writes:
>
>
> Hi Satoshi,
> Thanks for your reply. The problem was about missing packages such as python-
oslo, python-netaddr etc. Now Ryu is running after installing those packages.
>
>
> Regards
> Amjad
>
>
> On Sun, Feb 23, 2014 at 8:44 PM, Satoshi Kobayashi wrote:
Hi Satoshi,
Thanks for your reply. The problem was about missing packages such as
python-oslo, python-netaddr etc. Now Ryu is running after installing those
packages.
Regards
Amjad
On Sun, Feb 23, 2014 at 8:44 PM, Satoshi Kobayashi <
satosh...@stratosphere.co.jp> wrote:
> Hi Amjad,
>
> How abo
Hi Amjad,
How about the following?
# apt-get install python-pip python-dev libxml2-dev libxslt-dev zlib1g-dev
# pip install ryu
Regards,
Satoshi
2014-02-23 17:48 GMT+09:00 Md. Amjad Hossain :
> Hi,
>
> I am trying to run Ryu after installing it in Ubuntu 12.04 from:
> https://pypi.python.org/p
Hi,
I am trying to run Ryu after installing it in Ubuntu 12.04 from:
https://pypi.python.org/pypi/ryu/3.6
I have installed all prerequisites required :
# time sudo apt-get install python-eventlet python-routes python-webob
python-paramiko
# apt-get install python-pip, python-gevent, python-gflag
13 matches
Mail list logo