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

install-poetry.py and python3.6 #4441

Closed
charterchap opened this issue Aug 26, 2021 · 2 comments · Fixed by #4443
Closed

install-poetry.py and python3.6 #4441

charterchap opened this issue Aug 26, 2021 · 2 comments · Fixed by #4443

Comments

@charterchap
Copy link

  • [ x] I am on the latest Poetry version.

  • [x ] I have searched the issues of this repo and believe that this is not a duplicate.

  • [ x] If an exception occurs when executing a command, I executed it again in debug mode (-vvv option).

  • OS version and name: python3.6

  • Poetry version: 1.1.8

  • Link of a Gist with the contents of your pyproject.toml file:

Issue

capture_output was added in 3.7 i think, and so the install-python.py will fail. The output doesn't seem to be used so maybe it can be removed?

capture_output=True,

@charterchap
Copy link
Author

Copy link

github-actions bot commented Mar 2, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant