Why does the master server tell me this? The multiverse server does not tell me this. I have checked paths, encoding on files, and file permissions on the relevant bits to the best of my ability. The multiverse server itself appears to be working, and reading the jar files. this is just happening with the master.
Any guesses?
root@xxxxx:/usr/multiverse/master# Traceback (most recent call last):
File "../master/master_server.py", line 3, in <module>
from multiverse.server.engine import *
ImportError: No module named multiverse.server.engine