Invoking "setup.py install" is always wrong, it should not be used directly 
anymore.

Try "pip install ." instead

On Thursday, November 11, 2021 at 4:24:47 PM UTC-8 Dima Pasechnik wrote:

> anyhow, Conda for Sage Developers needs updates.
> Before doing
>
> cd src/
> python setup.py install
>
> one needs to do the same for a number of packages in
> pkgs/
>
> cd pkgs/sage-conf
> python setup.py install
> cd ../sage-setup
> python setup.py install
>
> and I also did
>
> pip install memory-allocator
>
> because some of these was failing with an error there
>
>
> Perhaps Matthias can tell us more about the precise order and need.
>
>
> On Thu, Nov 11, 2021 at 11:56 PM Isuru Fernando <isu...@gmail.com> wrote:
> >
> > I suggest running `conda activate sage-build` and then doing a `make 
> dist-clean`.
> >
> > --
> > 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 sage-devel+...@googlegroups.com.
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-devel/CA%2B01voMXPYnm3FmYZYq-4fRWkB7ttBpABBbJ%3D6p_Yaw9mNAZKw%40mail.gmail.com
> .
>

-- 
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 sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/b03f63d2-9b17-4c7d-abdb-e1ce8a2e6ff3n%40googlegroups.com.

Reply via email to