I've installed ryu-4.4 from the source, and when I tried to run it, it
warns:
~/ryu-4.4$ ryu-manager test.py
> Traceback (most recent call last):
> File "/usr/local/bin/ryu-manager", line 5, in <module>
> from pkg_resources import load_entry_point
> File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2707, in
> <module>
> working_set.require(__requires__)
> File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 686, in
> require
> needed = self.resolve(parse_requirements(requirements))
> File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in
> resolve
> raise DistributionNotFound(req)
> pkg_resources.DistributionNotFound: oslo.config>=1.15.0
while:
$ pip list |grep oslo
> oslo.config (3.12.0)
> oslo.i18n (3.7.0)
Obviously, oslo.config version is larger than 1.15.0, I don't understand
why would it generates that error. Any helps would be appreciated.
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel