On Mon, Nov 9, 2009 at 5:59 PM, William Stein <wst...@gmail.com> wrote:
> On Mon, Nov 9, 2009 at 11:46 AM, Gonzalo Tornaria
>> I ran notebook() from sage, iceweasel (3.0.14) launches, I tried to
>> upload a worksheet using an url, and after hitting Upload Worksheet
>> the notebook crashes with the following error:
>>
>>       ....
>>            from OpenSSL import SSL
>>        exceptions.ImportError: No module named OpenSSL
>
> Just to confirm, are you running notebook() with the default options,
> i.e., secure=False?

I just issued "notebook()", no options. The message tells me to open
my browser at http://localhost:8000/ so I guess I'm running
secure=False. The browser actually pops up by itself.

I go to "upload", and try to upload a worksheet from url in a public
notebook --- so it's an https://... I guess that's why it fails (the
page itself is a published worksheet, so password is not required, but
I guess the upload can't pull a worksheet from an https url).

Sorry I didn't notice this detail before. I actually tried the upload
worksheet from a file, and it worked ok.

Gonzalo

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to