On Fri, Feb 3, 2012 at 8:38 PM, Rob Peters <[email protected]> wrote: > Okay, I tried these suggestions, and here are the results... > >> >> ahh... you're using python 2.7 32-bit, right? >> > > Yes. When I type "python" at the command prompt, the header says "win32"
ok good. >> ok - can you try again? (git pull; git clean -f) then "python >> bootstrap.py" - actually do that from a CMD.EXE prompt in the >> directory (or better yet install git-win32 and use the bash shell, i >> know that works fine). >> > Wiped my pyjamas directory out completely and repulled. No problems. that's slightly excessive but good enough. > I compiled Hello both from the GitBash prompt and from the CMD prompt. It > compiled flawlessly. ok good. > When I tried to compile my own project, I get the > following lines: > > C:\Users\kpeters\Dropbox\WLS\pyjsprocesstrain>pyjsbuild -d ProcessTrain.py > > Building : ProcessTrain > PYJSPATH : [ > C:\Users\kpeters\Dropbox\WLS\pyjsprocesstrain > c:\Users\kpeters\Dropbox\WLS\pyjamas\library > c:\Users\kpeters\Dropbox\WLS\pyjamas\addons > ] > Built to : C:\Users\kpeters\Dropbox\WLS\pyjsprocesstrain\output ok, that's good. that says "success" to me. you've run it, yes? iexplore c:\Users\kpeters\....\output\ProcessTrain.html should do the job. l.

