Re: [tor-dev] Running Atlas Application

2013-06-18 Thread abhiram
Sure thing. I created a new ticket #9085 in trac. Thanks On Fri, Jun 14, 2013 at 6:25 PM, Arturo Filastò wrote: > > On Jun 13, 2013, at 5:22 PM, abhiram wrote: > > > Hello, > > > > I am trying to get the Atlas application to run. After installing the > required python packages, I keep getti

Re: [tor-dev] Running Atlas Application

2013-06-14 Thread Arturo Filastò
On Jun 13, 2013, at 5:22 PM, abhiram wrote: > Hello, > > I am trying to get the Atlas application to run. After installing the > required python packages, I keep getting this error. > > Traceback (most recent call last): > File "run.py", line 34, in > from tornado.util import b, bytes_

[tor-dev] Running Atlas Application

2013-06-13 Thread abhiram
Hello, I am trying to get the Atlas application to run. After installing the required python packages, I keep getting this error. Traceback (most recent call last): File "run.py", line 34, in from tornado.util import b, bytes_type, import_object, ObjectDict ImportError: cannot import name