noobdial.blogg.se

Conda install package for given envirnoment
Conda install package for given envirnoment




conda install package for given envirnoment

Python_abi-3.6 | 1_cp36m 4 KB conda-forge The following packages will be downloaded: Λ conda create -name foo_env -file requirements.txtĬollecting package metadata (repodata.json): doneĮnvironment location: G:\Anaconda3\envs\foo_env If i use one om my own requirements.txt hereĬonda create -name foo_env -file requirements.txtIt will pull down Python 3.6.1 the version i used when made this 3-year ago. You don't need to specify python version. I know the rest, but what is conda-forge doing in there?It use conda-forge to pull down packages. (Apr-22-2020, 11:22 PM)ErnestTBass Wrote: Now I do not know about the "-c conda-forge" option in that command.






Conda install package for given envirnoment