[
https://issues.apache.org/jira/browse/CLIMATE-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995853#comment-14995853
]
ASF GitHub Bot commented on CLIMATE-556:
----------------------------------------
Github user lewismc commented on the pull request:
https://github.com/apache/climate/pull/255#issuecomment-154882504
That sounds excellent. +1 yo commit those code. Thank you for code review.
On Sunday, November 8, 2015, Michael Joyce <[email protected]> wrote:
> So I commented out the various install commands so I didn't blow out my
> existing environment, so I may be mistaken, but it looks like it's working
> as expected for me @lewismc <https://github.com/lewismc>. Log output for
> the various commands should stream out to an install_log file, so you
> shouldn't be seeing everything show up on your terminal.
>
> —
> Reply to this email directly or view it on GitHub
> <https://github.com/apache/climate/pull/255#issuecomment-154835355>.
>
--
*Lewis*
> 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)