On 23 February 2015 at 10:12, Vincent Delecroix <[email protected]> wrote: > 2015-02-23 11:09 UTC+01:00, John Cremona <[email protected]>: >> On 23 February 2015 at 09:17, Vincent Delecroix >> <[email protected]> wrote: >>> Seems to be similar to >>> >>> http://askubuntu.com/questions/499714/error-installing-scrapy-in-virtualenv-using-pip >> >> OK, I have installed the suggested ubuntu packages and am trying >> again....OK! >> >> AFter installing that stuff: >> >> sudo apt-get install python-dev libffi-dev libssl-dev libxml2-dev >> libxslt1-dev >> >> I re-did pip install pyopenssl in a sage shell, then exited the shell >> and did make, and now it works fine. >> >> Thanks a lot for the great debugging help! > > Cool. Do you know that you can do > > sage -pip install STUFF
I did not, but now I do -- great! This will also be very useful for lmfdb development since there are 9 things to be installed each time I upgrade (flask, pymongo, pyyaml and more). Thanks again, John > > Vincent > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-support. > For more options, visit https://groups.google.com/d/optout. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
