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+unsubscr...@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/CAAWYfq23oTreBZmc4Sfp5T3vruwAASk-q28SZVDnioLHR37fcg%40mail.gmail.com.

Reply via email to