[Eric] module not found error

Leo leo.list at spreed.com.au
Wed Jul 22 07:21:42 BST 2009


The following fails with a 'no module named xmlrpc.client' error in eric,
but works from the command line

----------------------------

#/usr/bin/env python3.1

import xmlrpc.client


write ("Hello World")

--------------------------------------


Looks like eric ignores the python version

Thanks,

Leo




More information about the Eric mailing list