craig thomas wrote:
https://hosted.fedoraproject.org/projects/mirrormanager
Hi Matt,
I'm trying to work on master.kid, publiclist.kid but
cannot seem to get the app started. (It's a little
too hard to tell what they look like as served, by
just opening the .kid templates with a browser):
[cwt@jane mirrors]$ ./start-mirrors.py
Traceback (most recent call last):
File "./start-mirrors.py", line 26, in ?
from mirrors.controllers import Root
File
"/home/cwt/mirrormanager/mirrors/mirrors/controllers.py",
line 18, in ?
import mirrors.mirrorlist
File
"/home/cwt/mirrormanager/mirrors/mirrors/mirrorlist.py",
line 9, in ?
import GeoIP
ImportError: No module named GeoIP
Try a "yum install python-GeoIP"
-Mike