<div dir="ltr">Sure thing. I created a new ticket #9085 in trac.<div><br></div><div>Thanks<br><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 14, 2013 at 6:25 PM, Arturo Filastò <span dir="ltr"><<a href="mailto:art@torproject.org" target="_blank">art@torproject.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On Jun 13, 2013, at 5:22 PM, abhiram <<a href="mailto:abhiram.chintangal@gmail.com">abhiram.chintangal@gmail.com</a>> wrote:<br>
<br>
> Hello,<br>
><br>
> I am trying to get the Atlas application to run. After installing the required python packages, I keep getting this error.<br>
><br>
> Traceback (most recent call last):<br>
>   File "run.py", line 34, in <module><br>
>     from tornado.util import b, bytes_type, import_object, ObjectDict<br>
> ImportError: cannot import name b<br>
><br>
> Its seems like a version problem with tornado. If so, what version should I be using.<br>
><br>
> I am running python 2.7.3 and tornado 3.0.3.<br>
><br>
<br>
<br>
</div>From the looks of it that appears to be an incompatibility with the new version of tornado.<br>
<br>
It is not required, though, to run atlas. All that that script does is serve the static files that are in the atlas repo.<br>
<br>
We should actually replace that script with a simple python script that does something like:<br>
<br>
python -m SimpleHTTPServer 8080<br>
<br>
Would you like to hack that together and submit a patch for it?<br>
<br>
<br>
~ Art.<br>
<br>
_______________________________________________<br>
tor-dev mailing list<br>
<a href="mailto:tor-dev@lists.torproject.org">tor-dev@lists.torproject.org</a><br>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev" target="_blank">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Abhiram Chintangal<br>Graduate Student<br>Florida State University<br>Computer Science Department<br>(850) 980-4954<br><br>
</div>