Re: [Ryu-devel] Undefined variable from import: EventOFPSwitchFeatures

2015-01-07 Thread Minoru TAKAHASHI
Hi, On 2014年12月28日 01:20, Ahmed Shafik wrote: > Dear Team , > > I'm a student who is trying to work on RYU , I used pydev and pycharm > and I get these errors when writing the code > > > PyDev : Undefined variable from import: EventOFPSwitchFeatures > > PyCharm :Cannot find referenc

[Ryu-devel] Undefined variable from import: EventOFPSwitchFeatures

2014-12-27 Thread Ahmed Shafik
Dear Team , I'm a student who is trying to work on RYU , I used pydev and pycharm and I get these errors when writing the code PyDev : Undefined variable from import: EventOFPSwitchFeatures PyCharm :Cannot find reference 'EventOFPPacketin' in 'ofp_event.py' less... (Ctrl+F1 Alt+T)