On Sun, Nov 18, 2018 at 12:11 AM Kolen Cheung <christian.ko...@gmail.com> wrote: > > I tried. the problem is libiconv is already there. conda install that shows > it's fulfilled.
Probably a linking problem... What's the output of ldd /home/sage/.conda/envs/sage/lib/python3.6/site-packages/sage/matrix/../../../../libgd.so.3 > > you can try to conda crete from the yml file to replicate the exact conda > environment to reproduce this problem. > > Regards, > Kolen > On Nov 17, 2018, 3:30 PM -0800, Dima Pasechnik <dimp...@gmail.com>, wrote: > > It looks like Sage installed via conda-forge, and > > > ImportError: > /home/sage/.conda/envs/sage/lib/python3.6/site-packages/sage/matrix/../../../../libgd.so.3: > undefined symbol: libiconv > > seems to indicate that libiconv is missing in the environment. I don't > know much about conda, but it seems that you need to run something > like > > conda install -c conda-forge libiconv > > and try running sage again... > > > > On Sat, Nov 17, 2018 at 11:22 PM Kolen Cheung <christian.ko...@gmail.com> > wrote: > > > > -- > 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 sage-support+unsubscr...@googlegroups.com. > To post to this group, send email to sage-support@googlegroups.com. > Visit this group at https://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 sage-support+unsubscr...@googlegroups.com. > To post to this group, send email to sage-support@googlegroups.com. > Visit this group at https://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 sage-support+unsubscr...@googlegroups.com. > To post to this group, send email to sage-support@googlegroups.com. > Visit this group at https://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 sage-support+unsubscr...@googlegroups.com. To post to this group, send email to sage-support@googlegroups.com. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.