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
Reopening issue #3 (since there appears to be no way to change the owner).
Please provide a way of pinning the version of python used analogous to the pipx --python flag:
condax install --python=3.9 anaconda-project
(I recently ran into this on an M1 running Mac OS X where condax install anaconda-project pulled in python 3.11, breaking anaconda-project. Not quite sure why, but a --python flag would have provided a fix.)
The text was updated successfully, but these errors were encountered:
mforbes
changed the title
Allow specifying Python version when installing a package #3
Allow specifying Python version when installing a package
Nov 29, 2022
mforbes
changed the title
Allow specifying Python version when installing a package
Allow specifying Python version when installing a package (i.e. --python flag)
Nov 29, 2022
Reopening issue #3 (since there appears to be no way to change the owner).
Please provide a way of pinning the version of python used analogous to the
pipx --python
flag:(I recently ran into this on an M1 running Mac OS X where
condax install anaconda-project
pulled in python 3.11, breaking anaconda-project. Not quite sure why, but a--python
flag would have provided a fix.)The text was updated successfully, but these errors were encountered: