Ah, that package was marked broken. conda-forge and defaults channels are not ABI compatible, (it'll be in a month or so once the conda-forge rebuild is done) You should prioritize conda-forge over defaults and see what happens. Let me know if it doesn't work and I'll send you the env file for a new environment.
Isuru On Sun, Nov 18, 2018 at 4:20 PM Kolen Cheung <[email protected]> wrote: > Interesting, it failed. > > sage ❯❯❯ conda env create -f env.yml > Solving environment: failed > > ResolvePackageNotFound: > - sagenb==1.0.3=py_0 > > Searching it on https://anaconda.org/conda-forge/sagenb/files shows it > doesn’t exist. Has it been removed? > > Another question, I noticed that you prioritize conda-forge over defaults, > why? > > Thanks. > > > -- > 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 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
