Talk:Python: Difference between revisions

imported>ManoftheSea
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Conda ==
== Conda ==


conda-env does not exist after entering the conda-shell without first calling conda-install, so I think the wiki is missleading here, or the package has a bug.
conda-env does not exist after entering the conda-shell without first calling conda-install, so I think the wiki is missleading here, or the package has a bug.
conda-shell, conda-install have no effect and nothing happens. Bash just says it can't find that command.


== shellHook explanation ==
== shellHook explanation ==
Line 36: Line 37:


</syntaxHighlight>
</syntaxHighlight>
== Full ==
Can we add a section about Full (e.g. python312Full) and non-Full (e.g. python312) versions? Whats the difference and in which situation use on or the other?
Return to "Python" page.