[
https://issues.apache.org/jira/browse/CLIMATE-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14981409#comment-14981409
]
ASF GitHub Bot commented on CLIMATE-556:
----------------------------------------
Github user Omkar20895 commented on the pull request:
https://github.com/apache/climate/pull/255#issuecomment-152341615
Hi @lewismc
According to my new version of the patch when you enter ./install-osx.sh -e
it should not prompt for a yes or no.
If you enter ./install-osx.sh then it prompts the user for a yes or no. The
above mentioned functionality is working in my pc,I am unable to figure out why
it is not working in your pc please check it once again and also refer to the
image that I have attached earlier so that you can get a more clear idea of
what I am trying to say.
Thank you!
> 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)