Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying Python version when installing a package (i.e. --python flag) #63

Open
mforbes opened this issue Nov 29, 2022 · 0 comments

Comments

@mforbes
Copy link

mforbes commented 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:

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.)

@mforbes 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant