yourcelf / olwidget

Javascript library to replace textareas that contain WKT data with editable OpenLayers maps, and a django app using it for django forms and admin.
Other
91 stars 44 forks source link

Fails to install on Windows 7 + virtualenv #92

Closed dyve closed 12 years ago

dyve commented 12 years ago

A coworker has a Windows 7 box with virtualenv. When installing (either pip install or download and python setup.py install) django-olwidget throws an error about a path ending in a slash:

ValueError: path 'olwidget/template/olwidget/' cannot end with '/'

yourcelf commented 12 years ago

I'm gonna mark this closed for now, cause I think it's fixed, but if not please reopen.

dyve commented 12 years ago

It should be fixed (haven't tested it myself. no windows box)

On Tue, Apr 3, 2012 at 16:43, yourcelf reply@reply.github.com wrote:

I'm gonna mark this closed for now, cause I think it's fixed, but if not please reopen.


Reply to this email directly or view it on GitHub: https://github.com/yourcelf/olwidget/issues/92#issuecomment-4902757