It looks like there were some issues with the conda-forge build. https://github.com/conda-forge/sympy-feedstock/pull/45
For the default channels, it's up to Anaconda when those get updated. Aaron Meurer On Sat, Sep 24, 2022 at 8:10 AM Peter Stahlecker <[email protected]> wrote: > > Dear Oscar, > I have installed this version with pip install without any issues right after > your announcement below. > But somehow, I cannot install it with anaconda. > Am I making some mistake, or is it not yet available on anaconda? > Thanks, Peter > > On Tue 30. Aug 2022 at 19:39 Oscar Benjamin <[email protected]> > wrote: >> >> Hi all, >> >> I've just put out a bugfix release SymPy 1.11.1. >> >> There is only one change since 1.11 was released a week ago which is >> to fix a bug with using lambdify with the cse=True flag (as discussed >> here on the mailing list). Thanks to Jason Moore and Chris Smith for >> getting a quick fix together. The only PR to be merged for this >> release is here: >> https://github.com/sympy/sympy/pull/23976 >> >> No other issues or regressions for the 1.11 release have been reported so >> far. >> >> The release notes for 1.11.1 are here: >> https://github.com/sympy/sympy/wiki/Release-Notes-for-1.11.1 >> >> The release files can be found on GitHub: >> https://github.com/sympy/sympy/releases/tag/sympy-1.11.1 >> >> I've also pushed the release to PyPI so you can upgrade with: >> >> pip install --upgrade sympy >> >> The SHA256 hashes for the release files are: >> >> e32380dce63cb7c0108ed525570092fd45168bdae2faa17e528221ef72e88658 >> sympy-1.11.1.tar.gz >> 938f984ee2b1e8eae8a07b884c8b7a1146010040fccddc6539c54f401c8f6fcf >> sympy-1.11.1-py3-none-any.whl >> be3bb7fef0e17cf437fa73354041ca84ae6329369c7a746a4d3d015bd09403e2 >> sympy-docs-html-1.11.1.zip >> 051f14ec10d48706061c19fd2346167a5d311aaffb12f01e1bed44a316af73b0 >> sympy-docs-pdf-1.11.1.pdf >> >> Oscar >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sympy" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/sympy/CAHVvXxRTqpf%2Bsv5XQ77ykdsTFUQiLgJkc%2BfCFkvX3%3DFAWv6CKQ%40mail.gmail.com. > > -- > Best regards, > > Peter Stahlecker > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/CABKqA0aNM6%2B31AL%3DXSfSxx7QGn2O1Kbb20ie%3DoCMLK3m2-_h3w%40mail.gmail.com. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6J4HszPBmM906xe8fMTTuDdcyp0xHsf0m%3Db6KGXW5ttqw%40mail.gmail.com.
