Hello!
This is likely a user error, given that I am a complete newbie in all this regard. I'm a long time tinymux user and comfortable in that environment, and find Evennia fascinating. That being said, I cannot get it to install. I set up a hosting account on webfactions, created a new user, and installed Python 2.7, Django 1.6, Twisted 13.2, Pillow, and South 0.8.4.
When I try to actually start up the database, I receive the following error:
Traceback (most recent call last):
File "runner.py", line 49, in <module>
from django.conf import settings
ImportError: No module named django.conf
Any suggestions? I've tried numerous version types, but perhaps I am not using the right ones.
Thank you very much in advance.