Re: [sage-devel] sage -pip install in a system-wide install

2020-05-28 Thread Michael Orlitzky
On 5/28/20 9:07 AM, Eric Gourgoulhon wrote: > Hi, > > During the release of the latest version of the Sage package kerrgeodesic_gw > https://pypi.org/project/kerrgeodesic-gw/ > early this week, various Ubuntu users have complained  that > > sage -pip install kerrgeodesic_gw > > returns the error

Re: [sage-devel] sage -pip install in a system-wide install

2020-05-28 Thread Vincent Delecroix
Dear Eric, Just use the system pip. The instructions for installation for system wide Sage that uses system Python is $ pip install X --user (or possibly pip2, pip3 depending on config). Le 28/05/2020 à 15:07, Eric Gourgoulhon a écrit : Hi, During the release of the latest version of the S

[sage-devel] sage -pip install in a system-wide install

2020-05-28 Thread Eric Gourgoulhon
Hi, During the release of the latest version of the Sage package kerrgeodesic_gw https://pypi.org/project/kerrgeodesic-gw/ early this week, various Ubuntu users have complained that sage -pip install kerrgeodesic_gw returns the error sage-run received unknown option: -pip This occurs when Sag