Replies: 1 comment 3 replies
-
How to reproduce? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using PDM version 2.8.2 it seems to always choose
__pypackages__
over.venv
even if I manually create the.venv
then run PDM install. I've cleaned the repo (there is no__pypackages__
folder) and wiped the PDM config as far as I can tell. Am I missing something? Is there any way to completely disable PEP 582 mode?Beta Was this translation helpful? Give feedback.
All reactions