You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ariatosca.apache.org by "Ran Ziv (JIRA)" <ji...@apache.org> on 2017/08/07 23:58:00 UTC

[jira] [Commented] (ARIA-337) ARIA does not find the correct path of pip during the plugin install.

    [ https://issues.apache.org/jira/browse/ARIA-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117582#comment-16117582 ] 

Ran Ziv commented on ARIA-337:
------------------------------

I think the way to fix the bug is to use a full path (using pip as a library might still invoke the wrong pip if the PYTHONPATH is not configured as desired).
Using it as a library is of course possible too, but I'm not sure it'd be a good idea for ARIA to have pip as a direct dependency..

> ARIA does not find the correct path of pip during the plugin install.
> ---------------------------------------------------------------------
>
>                 Key: ARIA-337
>                 URL: https://issues.apache.org/jira/browse/ARIA-337
>             Project: AriaTosca
>          Issue Type: Bug
>    Affects Versions: 0.1.1
>            Reporter: D Jayachandran
>            Priority: Minor
>
> pip executable expected as part of plugin install.ARIA does not find the correct path of pip during the plugin install in some distros of linux. To be precise this happens when pip freeze is executed.
> Fix would be to use the pip as a library rather than an executable.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)