lektor/lektor-atom

Installation problem with version 1.1 of lektor

oyiptong opened this issue · 2 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

do3cc commented

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

This is probably no longer an issue?