abowman

Results 2 comments of abowman

Same issue, different module. It installed fine using **python setup.py install**. When I try to run one of examples scripts, I get this: ``` Traceback (most recent call last): File...

The discovery example works if I open the python console and paste the script in, but it won't run if I run the script from a file. This has me...