Monday, April 6, 2009

Pyjamas III

Pyjamas was installed correctly all along. So what we learned here is that you can't confirm it's correctness by running the interactive interpreter. Go ahead and write a python source file and build it using pyjsbuild and see if your output functions properly.

Boy that was all a big waste of time...

1 comment:

  1. Thanks for that piece of information. I was thinking about using pyjamas for creating web-UI's for my project..and was wondering why I was getting Import Error's in Interactive mode. :)

    ReplyDelete