On 2/22/22 03:01, Dorian ROSSE wrote:
Can I create with this line of command : '''python3 -m pip install env venv <package>''' then the other line of command,
The package generated by bdist_rpm should be the same regardless of whether or not you install the package in a venv.
Consider using the "pyp2rpm" program if bdist_rpm does not give you desirable results.