[Baypiggies] Is pexpect supported in python3.x yet?

Monte Davidoff davidoff56 at alluvialsw.com
Thu Jan 24 20:10:22 CET 2013


On 1/23/13 5:00 PM, Shubhra Sharma wrote:
>
> I have 2 questions about pexpect support for python3.x.:
>   * Is it officially supported yet? If yes, is there a macport for it.

The pexpect package <http://pypi.python.org/pypi/pexpect/> does not 
support Python 3.  Pexpect-U <http://pypi.python.org/pypi/pexpect-u/> is 
a fork that supports Unicode and Python 3.  There does not appear to be 
a port in MacPorts for Pexpect-U.

>   * What is pexpect_u-2.5.1-py3.2.egg for?

Install egg files with easy_install.  Google for something like: python 
installing egg file.

Monte


More information about the Baypiggies mailing list