#153: Wy subprocess does not work?
-----------------------------+----------------------------------------------
Reporter: i...@… | Type: defect
Status: new | Priority: normal
Milestone: | Component: component1
Version: PyInstaller 1.3 | Severity: blocker
Keywords: |
-----------------------------+----------------------------------------------
# ----
import subprocess
subprocess.call([
"SIGNTOOL.EXE",
"/F", os.path.join(HOMEPATH,'zz.pfx'),
"/P", "123456",
"/T", "www.xx.com",
zz.exe
])
no module name subprocess .....
--
Ticket URL: <http://www.pyinstaller.org/ticket/153>
Pyinstaller <http://www.pyinstaller.org>
PyInstaller Project
--
You received this message because you are subscribed to the Google Groups
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pyinstaller?hl=en.