Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
6.2.4
-
None
-
-
4d4f744c5 (dev), 57679d3c0 (6.5)
Description
In my {PythonInstallationPath}/site-packages/PySide6/scripts/deploy/python_helper.py file, I encountered an error: "Cannot find package 't'."(sort of it).
So I checked the source file and I found these code in the attachment file.
In normal, we want to pass a list with one package ['virtualenv'], but you passed it with a string 'virtualenv', so it won't be successfully installed.
So do you have any fix on it, or just let me simply change the source file?
Attachments
Issue Links
- relates to
-
PYSIDE-2266 pyside6-deploy 6.4.3 broken
-
- Closed
-
For Gerrit Dashboard: PYSIDE-2258 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
467707,15 | Deployment Tool: Remove create_venv + fix --dry-run/--init | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |
469186,2 | Deployment Tool: Remove create_venv + fix --dry-run/--init | 6.5 | pyside/pyside-setup | Status: MERGED | +2 | 0 |
469187,1 | Deployment Tool: Remove create_venv + fix --dry-run/--init | 6.4 | pyside/pyside-setup | Status: ABANDONED | 0 | 0 |