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

ASF GitHub Bot commented on CLIMATE-556:
----------------------------------------

GitHub user Omkar20895 opened a pull request:

    https://github.com/apache/climate/pull/255

    CLIMATE-556 - Changes in easy_install scripts : creates new virtualenv by 
prompting the user for permission.

    Added a patch which enables the user to grant permission for creating a new 
virtualenv when the user runs the easy-install scripts in easy-cow. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Omkar20895/climate master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/255.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #255
    
----
commit 69704b007b9975f8e69d7f79428225bfcd46b23f
Author: Omkar Reddy <[email protected]>
Date:   2015-10-26T12:53:30Z

    Solved [CLIMATE-556]

commit d44f615b851b02e018088770d369808b1bda9f4b
Author: Omkar Reddy <[email protected]>
Date:   2015-10-26T12:56:35Z

    CLIMATE-556 easy_install scripts should create a new virtualenv e.g. -e 
flag, by default

commit add2f9f50aa1fbcc9aa6e6219f9618cb173fd036
Author: Omkar Reddy <[email protected]>
Date:   2015-10-26T12:58:36Z

    CLIMATE-556 - easy_install scripts should create a new virtualenv e.g. -e 
flag, by default

commit a6bea2df7dd5227d2b5c800e0c9b47587b632bf3
Author: Omkar Reddy <[email protected]>
Date:   2015-10-26T13:11:33Z

    CLIMATE-556 - easy_install scripts create a new virtualenv e.g. -e flag, by 
default

----


> easy_install scripts should create a new virtualenv e.g. -e flag, by default
> ----------------------------------------------------------------------------
>
>                 Key: CLIMATE-556
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-556
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>          Components: easy-ocw
>    Affects Versions: 0.4
>            Reporter: Lewis John McGibbney
>             Fix For: 1.2
>
>
> Having sat with people recently watching them install climate, it has become 
> obvious that the default behavior for the easy_install scripts should be 
> invoking the -e flag.
> The script specifically say
> {code}
> It is recommended that you pass -e when running this script. If you don't, 
> parts
> of this installation will pollute your global Python install. If you're 
> unsure,
> pass -e just to be safe!
> {code}
> A user never sees this message though unless they know that
>  * there is a -h flag to print it
>  * it is too late and that they have already messed up their environment!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to