Hi all,
I have installed Bobo and BoboPOS and documenttemplate on my home computer,
which is a win95 machine with Personal web server and Python 1.5.1. Although
hello.py (the hello world app) works fine (!), I get "exceptions.Importerror"
messages when I try trinket.py and trinkets.py. The error message seem to have
been generated by the script in the real cgi directory (the "try except" error
code there).
While I was fiddling around to get trinket.py to work, I found that it mattered
to the system:
- in which sequence the import statements where put in the .py file
- the methods seem to need a documentation string
- using tabs instead of spaces caused errors as well
My questions are:
- Are there any known problems with Bobo related to Win95 and PWS?
- Is there anyone who has had similar experiences, solved them and can help me?
Thanks in advance for any info,
Jeroen