You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am wondering how pdm gets along with conda.
For example, if I am working in a conda virtual environment, will the add/removal packages through pdm collide with miniconda?
Or with the python versions?
For example, in conda I can create different virtual environment with different python versions, e.g. i can
EDIT perhaps I can reply my last question as I just created a dummy project and pdm init gave m the chance of choosing an interpreter. And I choose the one in my conda virtual environment! :D
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering how pdm gets along with conda.
For example, if I am working in a conda virtual environment, will the add/removal packages through pdm collide with miniconda?
Or with the python versions?
For example, in conda I can create different virtual environment with different python versions, e.g. i can
with completely independent pythons.
EDIT perhaps I can reply my last question as I just created a dummy project and
pdm init
gave m the chance of choosing an interpreter. And I choose the one in my conda virtual environment! :DBeta Was this translation helpful? Give feedback.
All reactions