>
> On 2015-08-28 03:37, John H Palmieri wrote:
> > See http://trac.sagemath.org/ticket/19004.
> Yes, I saw that ticket but I never realized that the "solution" was so
> drastic, especially given that there is no deprecation at all.
>
+1
--
You received this message because you are subscri
On 2015-08-28 03:37, John H Palmieri wrote:
See http://trac.sagemath.org/ticket/19004.
Yes, I saw that ticket but I never realized that the "solution" was so
drastic, especially given that there is no deprecation at all.
--
You received this message because you are subscribed to the Google Gro
On Thursday, August 27, 2015 at 2:54:28 PM UTC-7, John H Palmieri wrote:
>
>
>
> On Thursday, August 27, 2015 at 1:50:29 PM UTC-7, Jeroen Demeyer wrote:
>>
>> On 2015-08-27 22:29, John H Palmieri wrote:
>> > Basically, all of the old-style packages are no longer easily
>> available,
>> > just
On Thursday, August 27, 2015 at 1:50:29 PM UTC-7, Jeroen Demeyer wrote:
>
> On 2015-08-27 22:29, John H Palmieri wrote:
> > Basically, all of the old-style packages are no longer easily available,
> > just the new-style ones. This is not ideal, I think, but it was a
> > solution to the problem
On 2015-08-27 22:29, John H Palmieri wrote:
Basically, all of the old-style packages are no longer easily available,
just the new-style ones. This is not ideal, I think, but it was a
solution to the problem of running "sage -i python" and getting an old
version of Python installed, which broke Sa
On 2015-08-27 22:42, kcrisman wrote:
If you can open a ticket I may
try to fix the wording to this.
I made the change as part of #18859.
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails fro
> The file src/doc/en/thematic_tutorials/sws2rst.rst says
>
> * Next, you will need an optional package to parse your worksheet. Use
> the
>command::
>
>sage -i beautifulsoup
>
> but this package no longer exists.
>
Thanks for looking into this. AARGH. If you can open a tick
Also, "sage -i beautifulsoup" will print the message
"You can find further packages at http://files.sagemath.org/spkg/";
and you can find a beautifulsoup spkg there.
Basically, all of the old-style packages are no longer easily available,
just the new-style ones. This is not ideal, I think, but
pip install beautifulsoup4
(at sage -sh prompt) should work
On Thursday, 27 August 2015 12:29:28 UTC-7, Jeroen Demeyer wrote:
>
> The file src/doc/en/thematic_tutorials/sws2rst.rst says
>
> * Next, you will need an optional package to parse your worksheet. Use
> the
>command::
>
>