maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] Re: Issue with WSGI and Apache2 config


From: David MENTRE
Subject: [Maposmatic-dev] Re: Issue with WSGI and Apache2 config
Date: Wed, 16 Dec 2009 20:44:35 +0100

2009/12/16 David MENTRE <address@hidden>:
> But now I have another configuration issue, this time related to
> ocitysmap.coords which is not seen:
> [Wed Dec 16 20:17:34 2009] [error] [client 127.0.1.2]   File
> "/usr/local/maposmatic/maposmatic/www/maposmatic/views.py", line 41,
> in <module>
> [Wed Dec 16 20:17:34 2009] [error] [client 127.0.1.2]     from
> ocitysmap.coords import BoundingBox as OCMBoundingBox
> [Wed Dec 16 20:17:34 2009] [error] [client 127.0.1.2] ImportError: No
> module named ocitysmap.coords

Ok, I hacked a quick fix by adding a following line to maposmatic.wsgi :
sys.path.append("/usr/local/maposmatic/ocitysmap")

But I assume that you should not probably do that.

Anyway, now I have the web interface! \o/

Regards,
d.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]