https://github.com/sympy/sympy/wiki/Development-workflow#set-up-virtual-environments
this link. I came to this above link through this link <https://docs.sympy.org/latest/documentation-style-guide.html> and the scrolling to virtual environment On Wed, 2 Sep 2020 at 00:27, Aaron Meurer <[email protected]> wrote: > What is the source of this screenshot? SymPy no longer supports Python > 2, so whatever document this is from should be updated. > > Aaron Meurer > > On Tue, Sep 1, 2020 at 12:48 PM Rajat Maheshwari > <[email protected]> wrote: > > > > Thanks for the quick response. So now I have to write these commands(in > the picture attached) also after installing anaconda? > > > > On Tue, 1 Sep 2020 at 23:55, Aaron Meurer <[email protected]> wrote: > >> > >> conda is the package manager, so you can't use conda to install conda > >> if you don't already have conda installed. You can install it by > >> installing Anaconda (which already comes with SymPy) > >> https://www.anaconda.com/products/individual > >> > >> Aaron Meurer > >> > >> On Tue, Sep 1, 2020 at 12:18 PM Rajat Maheshwari > >> <[email protected]> wrote: > >> > > >> > Hi, > >> > I am new to the SymPy community and hoping to contribute to it in the > future, I am facing problem in setting up virtual environment in conda, > this link provides the command to be written to install it, but none of > them is working on Ubuntu OS 18.04. > >> > Thanks in Advance. > >> > > >> > Regards, > >> > Rajat. > >> > > >> > -- > >> > 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/8d3a2bd1-1b3e-455f-b6f0-39781e490498n%40googlegroups.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%3D6JUhj2GXKKN67vEkgDZoQU5JLq_hjOsDd_Ou4-Z0qOAmg%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/CAG_GHge_v0-u-L3DcifG0q49mR8am3rAKUsUkJ2dYtu9JBhvJw%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%3D6JtgkeYnMRQTBiROtMx8PvwnHLhbXh__KNMVQ0piAhrYw%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/CAG_GHgegHhkyUiisY%2BDd5d%3Dd1rrkzee9A9VKRA-svaAvXkVwQQ%40mail.gmail.com.
