Hello,
I saw this project and I thought it was great. I tried the instructions
for setting up the client side but I have not been able to do a RunClient.py succesfully.
I installed :
python 2.4.4
twisted 8.0.1
pycrypto 2.0.1
zope 2.10.5
pyode 1.2.0
pyopenssl 0.7a2
OpenAL
I installed zope but i get the following error:
F:\mv3d-0.3>RunClient.py
Traceback (most recent call last):
File "F:\mv3d-0.3\RunClient.py", line 22, in ?
from twisted.internet import reactor
File "F:\Python24\lib\site-packages\twisted\internet\reactor.py", line 11, in
?
from twisted.internet import selectreactor
File "F:\Python24\lib\site-packages\twisted\internet\selectreactor.py", line 1
7, in ?
from zope.interface import implements
ImportError: No module named zope.interface
Also, I tried to install JSON but I'm not sure what command to use.
I have python-ogre for python 2.5 but 2.4.
Where can I get python-ogre for python 2.4?
I'm down to three issues to installing the client, any help would be appreciated.
Thanks,