Hmmm... I can't figure out how to set up the SSH settings.  Sorry if this 
sound naïve, but what should I put for the host and username?  This is the 
stack trace when I try to run ../../sage web_server.py :
Traceback (most recent call last):
  File "web_server.py", line 29, in <module>
    import handlers
  File "/home/aaronej/sage/devel/sagecell-main/handlers.py", line 4, in 
<module>
    import tornado.websocket
  File 
"/home/aaronej/sage/local/lib/python2.7/site-packages/tornado-3.0.1-py2.7.egg/tornado/websocket.py",
 
line 39, in <module>
    from tornado.netutil import Resolver
  File 
"/home/aaronej/sage/local/lib/python2.7/site-packages/tornado-3.0.1-py2.7.egg/tornado/netutil.py",
 
line 25, in <module>
    import ssl
  File "/home/aaronej/sage/local/lib/python/ssl.py", line 60, in <module>
    import _ssl             # if we can't import it, let the error propagate
ImportError: No module named _ssl

On Monday, May 27, 2013 3:32:56 PM UTC-4, Aaron E-J wrote:
>
> This seems to have done the trick!  Thanks a lot, I can now go enjoy the 
> nice Memorial Day weather without it nagging me :-)
>
> On Monday, May 27, 2013 2:36:47 PM UTC-4, Jason Grout wrote:
>>
>> On 5/27/13 11:36 AM, Aaron E-J wrote: 
>> > So I've finally had a change to get back to working on trying to 
>> install 
>> > sage sell.I've got everything set, only I'm getting the following error 
>> > that makes me think I'm missing a dependency: 
>>
>>
>> I think it's the error that is solved on this ticket for the sage zmq 
>> spkg: 
>>
>> http://trac.sagemath.org/sage_trac/ticket/14518 
>>
>> Can you try doing 
>>
>> export LIBZMQ_EXTRA_CXXFLAGS="${LIBZMQ_EXTRA_CXXFLAGS} -Wno-long-long " 
>>
>> in the shell before installing the sage cell?  If I understand 
>> http://travlr.github.io/zmqirclog/101112.html correctly, that should set 
>> the correct flag when compiling zeromq. 
>>
>> Thanks, 
>>
>> Jason 
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to