I apologize if this is a simply configuration issue or just simply lack of Python experience on my part (I'm far more familiar with Perl), but I'm having problems running the test.py script from Tools using the 2.0.7.667 build. When I try to run the script, I get the following error:
Traceback (most recent call last):
File "C:\Program Files\Programmer's Notepad\\scripts\test.py", line 1, in ?
import pn
ImportError: No module named pn
Any guidance would be greatly appreciated.