I'm trying to run a command to install bespinclient on my Windows laptop but every time I execute the command python bootstrap.py --no-site-packages
, I get an error saying:
ImportError: No module named simplejson
I'm using Mozilla build tools to run these Linux commands.