[
https://issues.apache.org/jira/browse/CLIMATE-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054178#comment-15054178
]
ASF GitHub Bot commented on CLIMATE-556:
----------------------------------------
Github user Omkar20895 commented on the pull request:
https://github.com/apache/climate/pull/255#issuecomment-164134365
Hello @lewismc there was a code discrepancy in merging this pull request
with the main branch. I think this was due to some tech error while fetching
the updated pull request and this might be the reason why the code was not
running as expected in your local machine. The code merged is not the same code
from the pull request that I have updated above. I apologise beforehand if the
mistake was from my side. I have sent a new pull request #269 please have a
look at it and verify it.
Thanks
> 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)