Re: pip executable expected as part of plugin install.

2017-12-12 Thread Vaishnavi K . R
Sent: Sunday, December 3, 2017 2:57:22 PM To: dev@ariatosca.incubator.apache.org Subject: Re: pip executable expected as part of plugin install. DJ, If when you take a look at this, you find that it fails, please send detailed log/output so we can figure this out. I don’t see any of that from the

Re: pip executable expected as part of plugin install.

2017-12-07 Thread Vaishnavi K . R
mber 3, 2017 2:57:22 PM To: dev@ariatosca.incubator.apache.org Subject: Re: pip executable expected as part of plugin install. DJ, If when you take a look at this, you find that it fails, please send detailed log/output so we can figure this out. I don’t see any of that from the thread below. Thx,

Re: pip executable expected as part of plugin install.

2017-12-03 Thread Thomas Nadeau
we fix the issue in ARIA. Wagon library still uses the same > > > logic in finding the pip path and it is wrong. > > > Am not sure how to fix this with wagon. > > > > > > Regards, > > > DJ > > > -Original Message- > > &g

Re: pip executable expected as part of plugin install.

2017-12-03 Thread Tal Liron
agon. > > > > Regards, > > DJ > > -Original Message- > > From: D Jayachandran [mailto:d.jayachand...@ericsson.com] > > Sent: Thursday, August 03, 2017 5:00 PM > > To: dev@ariatosca.incubator.apache.org > > Subject: RE: pip executable

RE: pip executable expected as part of plugin install.

2017-11-30 Thread D Jayachandran
dran [mailto:d.jayachand...@ericsson.com] > Sent: Thursday, August 03, 2017 5:00 PM > To: dev@ariatosca.incubator.apache.org > Subject: RE: pip executable expected as part of plugin install. > > Thanks Avia, I will open an issue. > > Regards, > DJ > > -Original Mess

Re: pip executable expected as part of plugin install.

2017-08-20 Thread Ran Ziv
t: Thursday, August 03, 2017 5:00 PM > To: dev@ariatosca.incubator.apache.org > Subject: RE: pip executable expected as part of plugin install. > > Thanks Avia, I will open an issue. > > Regards, > DJ > > -Original Message- > From: Avia Efrat [mailto:a...@c

RE: pip executable expected as part of plugin install.

2017-08-16 Thread D Jayachandran
To: dev@ariatosca.incubator.apache.org Subject: RE: pip executable expected as part of plugin install. Thanks Avia, I will open an issue. Regards, DJ -Original Message- From: Avia Efrat [mailto:a...@cloudify.co] Sent: Thursday, August 03, 2017 4:01 PM To: dev@ariatosca.incubator.apache.org

RE: pip executable expected as part of plugin install.

2017-08-03 Thread D Jayachandran
Thanks Avia, I will open an issue. Regards, DJ -Original Message- From: Avia Efrat [mailto:a...@cloudify.co] Sent: Thursday, August 03, 2017 4:01 PM To: dev@ariatosca.incubator.apache.org Subject: Re: pip executable expected as part of plugin install. Hi DJ, It seems you are correct, I

Re: pip executable expected as part of plugin install.

2017-08-03 Thread Avia Efrat
Hi DJ, It seems you are correct, I don't see a reason for not using the pip library. Maybe it was that way since we didn't want to add pip as a dependency explicitly (this code is from the beginning of ARIA). Feel free to open an issue about that =) On Wed, Aug 2, 2017 at 10:19 AM, D

pip executable expected as part of plugin install.

2017-08-02 Thread D Jayachandran
Hi, Am using a Ubuntu version of linux for my development and ARIA does not find the correct path of pip during the plugin install. To be precise this happens when pip freeze is executed. @staticmethod def _pip_freeze(): """Run pip freeze in current environment and return the