Re: [Ryu-devel] Error while running applications

2014-08-12 Thread kiran vemuri UH
Thanks Fujita. I installed repoze.lru and tried running the application, it gave me an error about ecdsa. I installed ecdsa by doing $pip install ecdsa. It gave me an error about greenlet. I installed greenlet by doing $pip install greenlet and now am able to run the applications. Thanks On Mo

Re: [Ryu-devel] Error while running applications

2014-08-11 Thread FUJITA Tomonori
On Mon, 11 Aug 2014 12:02:17 -0700 kiran vemuri UH wrote: > I am getting an error whenever I am trying to run an application. first it > was some greenlet error but then I updated my copy of ryu by doing git pull. > > now it gives me the following error > > Traceback (most recent call last): >