[
https://issues.apache.org/jira/browse/ARIA-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164669#comment-16164669
]
Ran Ziv commented on ARIA-376:
------------------------------
This problem usually means that the ARIA TOSCA extension hasn't been properly
installed.
Make sure the "extensions" package is in your {{site-packages}}.
If you've installed ARIA in editable mode, please see ARIA-110.
Another possible cause for this issue is that when using ARIA as a library
(rather than a CLI), the
[install_aria_extensions|https://github.com/apache/incubator-ariatosca/blob/0.1.1/aria/__init__.py#L54]
function must be called ([example of such a call in the
CLI|https://github.com/apache/incubator-ariatosca/blob/0.1.1/aria/cli/main.py#L59])
> "Presenter not Found" parsing error
> -----------------------------------
>
> Key: ARIA-376
> URL: https://issues.apache.org/jira/browse/ARIA-376
> Project: AriaTosca
> Issue Type: Bug
> Reporter: Ran Ziv
> Assignee: Ran Ziv
> Fix For: 0.1.0
>
>
> When attempting to parse a service-template, a "Presenter not Found" error is
> raised
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)