Trying to run the b1 on Windows, I get the following:
C:\Program Files\Z220b1>"C:\Program Files\Z220b1\bin\python.exe" "C:\Program Fil es\Z220b1\z2.py" -D Traceback (innermost last): File "C:\Program Files\Z220b1\z2.py", line 524, in ? import ZServer File "C:\Program Files\Z220b1\ZServer\__init__.py", line 87, in ? from medusa import max_sockets, asyncore ImportError: No module named medusa
Throwing an empty __init__.py file into $Zope/ZServer/medusa solved the problem for me.
Ack - apparently something in the win installer thinks that empty files are not worth preserving :( Note that I've tweaked this and re-uploaded the win32 beta. If you've already downloaded it, the above solution is fine (just create an empty file named __init__.py in your ZServer/medusa directory). Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com