> 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 ticket I may try to fix the wording to this. It also means we would have to (maybe?) change the script that checks for whether beautifulsoup is installed as well. But I thought that old-style packages were still available via sage -i, just that we'd be slowly moving to pip and/or new-style, so this is news to me. Dima, do you think the latest beautifulsoup would not change anything in the parsing from whatever version we have/had as an optional package? I don't have a problem having the instructions change to the sage -sh and pip install, this is a fairly high-level thing anyway. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
