Skip to content

fix for missing pyvenv.cfg with virtualenvs.create=false#8672

Merged
radoering merged 1 commit into
python-poetry:masterfrom
radoering:fix-virtualenvs-create-false
Nov 16, 2023
Merged

fix for missing pyvenv.cfg with virtualenvs.create=false#8672
radoering merged 1 commit into
python-poetry:masterfrom
radoering:fix-virtualenvs-create-false

Conversation

@radoering

Copy link
Copy Markdown
Member

Pull Request Check List

Resolves: #8646

  • Added tests for changed code.
  • Updated documentation for changed code.

@radoering radoering added impact/backport Requires backport to stable branch backport/1.7 Backport a PR to 1.7 through an automated PR labels Nov 14, 2023
@radoering radoering requested a review from a team November 14, 2023 18:27
… VirtualEnv, does not necessarily have a pyvenv.cfg file
@radoering radoering force-pushed the fix-virtualenvs-create-false branch from a7eefad to 3cfdb05 Compare November 16, 2023 04:29
@radoering radoering merged commit cda785c into python-poetry:master Nov 16, 2023
poetry-bot Bot pushed a commit that referenced this pull request Nov 16, 2023
radoering added a commit that referenced this pull request Nov 16, 2023
MrGreenTea pushed a commit to MrGreenTea/poetry that referenced this pull request Dec 18, 2023
@github-actions

github-actions Bot commented Mar 3, 2024

Copy link
Copy Markdown

This pull request 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 3, 2024
@radoering radoering deleted the fix-virtualenvs-create-false branch August 16, 2025 10:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

backport/1.7 Backport a PR to 1.7 through an automated PR impact/backport Requires backport to stable branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[1.7] [Errno 2] No such file or directory: '/usr/pyvenv.cfg' when running poetry add in nvidia/cuda:...ubuntu22.04 image

2 participants