在 CKAN 中,当我尝试创建新的 Harvest Source 时,我收到此错误:
Error - <class 'jinja2.exceptions.UndefinedError'>: 'ckan.lib.helpers.HelperAttributeDict object' has no attribute 'nav_named_link
URL: https://127.0.0.1:5000/harvest/new
有人知道我该如何解决这个问题吗?
我是 CKAN 的新手。我从源代码安装,还安装了 ckanext-harvest 扩展。