[Ironpython-users] Type Error: not all arguments converted during string formatting

Jackie Sproat JackieSproat at smarttech.com
Thu Dec 13 17:14:31 CET 2012


Test.py works as expected with:

Ø  Python test.py

Ø  Ipy test.py

Type Error: not all arguments converted during string formatting

Why does os.system command work using python but not ironPython?
Is there a workaround (that doesn't involve using subprocess.Popen (b/c the actual exe I need to run doesn't work with subprocess)

Please help,
Jackie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20121213/f07b30ce/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.py
Type: application/octet-stream
Size: 733 bytes
Desc: test.py
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20121213/f07b30ce/attachment.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: test.txt
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20121213/f07b30ce/attachment.txt>


More information about the Ironpython-users mailing list