It is probably not recognized as a Python 3 script and eric tries to execute
it with the Python 2 interpreter. Please see the config dialog, Python page
for the config option.
Regards,
Detlev
On Mittwoch, 22. Juli 2009, Leo wrote:
> 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
>
>
> _______________________________________________
> Eric mailing list
> [email protected]
> http://www.riverbankcomputing.com/mailman/listinfo/eric
--
Detlev Offenbach
[email protected]
_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric