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_
In article
<[email protected]>,
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