hey
ImportError: No module named twisted.internet
didn't work :P
What happened to "It just works"?
I'm having the same problem. I've been on two other Hyve servers today, but both times the server operator wasn't online with it, so I couldn't ask...
You need the following applications/modules for a Windows Hyve Server, as of now I'm not sure Hyve supports Macs.
Python 2.6.5 Windows installer
Twisted 10.0.0 for Python 2.6
simplejson-2.1.1.tar.gz
setuptools-0.6c11.win32-py2.6.exe
setuptools-0.6c11-py2.6.egg
First install Python. Then install Twisted. After that download and extract the simplyjson folder into the Python26 folder in C:\. Next install Setuptools. Once that is installed go into C:\Python26\Scripts\ and you should find a easy-install.exe file. Download the egg setuptools file and drag the ege onto the exe.
Now I'm missing Zope, and I swear I already downloaded it!
It seems I can't figure out how to properly install the Zope Interface.
I'm trying the command:
python C:\Python26\zope.interface\setup.py build
but that's just giving me an error saying that package directory src\zope doesn't exist.
But that file does exist, and I'm not sure but maybe it's looking for something other than what's there....
Nevermind, I got the server up and running, but now I just can't find the files I have to edit to make myself the owner and have the privileges, etc.
Ooodles of good news: Got myself up to Owner, but nobody can connect. I have it set to private, and I gave another person the address, but it just generates a random level regardless.
WoM Coins: 1
I think (I'm not sure) But you have to download the module for python called "Twisted"
http://twistedmatrix.com/trac/