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 #3

Closed
pawamoy opened this issue Jan 3, 2020 · 3 comments
Closed

Allow specifying Python version when installing a package #3

pawamoy opened this issue Jan 3, 2020 · 3 comments

Comments

@pawamoy
Copy link

pawamoy commented Jan 3, 2020

I'm on Windows, with an Anaconda installation.

  • python -V gives me 3.7.3
  • condax install poetry installs poetry in a venv using python 3.8.0
  • I need python 3.6 at work

I would like an option to do something like condax install --python=3.6 poetry.

@pawamoy
Copy link
Author

pawamoy commented Jun 24, 2020

Not using condax anymore, feel free to reopen 🙂

@pawamoy pawamoy closed this as completed Jun 24, 2020
@mforbes
Copy link

mforbes commented Nov 29, 2022

Please re-open. This is a show-stopper in some cases when the package does not properly pin the version of python.

@pawamoy
Copy link
Author

pawamoy commented Nov 29, 2022

Would you mind opening a new issue? I'd like to avoid having this tied to my username/issues (just for tidiness reasons).

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

2 participants