lektor / lektor-atom

Lektor Atom plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation problem with version 1.1 of lektor

oyiptong opened this issue · comments

installing lektor-atom yields a python exception:

Traceback (most recent call last):
  File "/usr/local/bin/lektor", line 11, in <module>
    sys.exit(main())
...
    from lektor.utils import build_url, parse_path
ImportError: cannot import name build_url

A readme note or steps to use lektor-atom would be appreciated

It seems that lektor-atom needs the upcoming lektor 2.0 release

This is probably no longer an issue?