backward compatibily with venv
Author: jdfoxitoCreated Dec 1, 2025Updated May 26, 2026
Labels⭐ enhancement🤔 waiting for feedback
Feature Description
It should have good compatibility with the old venv, so that if I start the virtual environment it loads all the libraries it installs with pdm. Apparently, this is the case, but when I run something with the virtual environment or try to use pyinstaller, it doesn't recognize the libraries.
Problem and Solution
The solution is for the virtual environment to be easily recognizable by the previous one.
Additional Context
No response
Are you willing to contribute to the development of this feature?
- Yes, I am willing to contribute to the development of this feature.
Source: pdm-project/pdm