Re: [Pythonmac-SIG] pytesser test fails on Mac leopard with python 3.1 installed

2010-01-28 Thread Ned Deily
In article <7e5a828c1001281223n738432clcbc91835e2cc2...@mail.gmail.com>, Manisha Pednekar wrote: > It's showing import error, not executing "from pytesser import *" > command. First i thought its giving error because it need some > variable values. So i tried to execute the following test comma

[Pythonmac-SIG] pytesser test fails on Mac leopard with python 3.1 installed

2010-01-28 Thread Manisha Pednekar
Hello, It's showing import error, not executing "from pytesser import *" command. First i thought its giving error because it need some variable values. So i tried to execute the following test commads given on Assignment One page. Here is the log: manisha-macbook:Downloads Manisha$ cd pytesser_