I just installed the latest dev snapshot of B3 on a Win 2k8 r2 server. When I attempt to open run.py I get this error:
C:\Servers\b3>run.py -c C:\Servers\b3\confg\b3.xml
Traceback (most recent call last):
File "C:\Servers\b3\run.py", line 35, in <module>
import b3, sys, os, time
ImportError: No module named b3
Could somebody please assist me?