[
https://issues.apache.org/jira/browse/CLIMATE-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003363#comment-14003363
]
ASF GitHub Bot commented on CLIMATE-370:
----------------------------------------
Github user MJJoyce commented on the pull request:
https://github.com/apache/climate/pull/29#issuecomment-43632364
@lewismc, if you don't run this script with -e (per the recommendation in
the initial header) or you don't run it in a virtualenv environment then you
will run need to run it as sudo on OS X. Of course, that's assuming that you
don't have any other Python around that isn't the system Python. You shouldn't
have any problems if you run it in a virtualenv on OS X without sudo, but if
you run into any let me know. Either way, that will be made explicit in the
wiki page that I'm writing.
Re. 3, I don't see the point in suppressing what's output to the log. The
log is mostly for debugging. The average user wont ever need to look at it. If
that stuff is getting dumped to stdout, then yes I think it should be
suppressed (mostly by being sent to the log).
4 you can ignore. It's a issue with clang on OS X and the warnings are an
artifact of the config flag set before installation. If you aren't seeing those
you should be concerned, namely because clang will then elevate them to errors
and all your builds will fail =)
Re. 8, we could print some message about the installation completing. But
I'm not a fan of printing that it was successful unless we actually validate
the install. There's nothing more annoying than seeing the message when
something actually failed. I'll make a note of it and add it to the list of
JIRAs I'm going to make once I merge this.
> Update Easy-OCW
> ---------------
>
> Key: CLIMATE-370
> URL: https://issues.apache.org/jira/browse/CLIMATE-370
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Components: build process
> Affects Versions: 0.3-incubating
> Reporter: Michael Joyce
> Assignee: Michael Joyce
> Fix For: 0.4
>
> Attachments: install_log
>
>
> Easy-OCW currently uses Buildout and a bunch of outdated dependencies to
> occasionally provide the user with a functioning environment for OCW
> development. This could be greatly improved, especially if we drop Buildout
> and stick with existing builds like Anaconda that greatly simplify a number
> of steps.
--
This message was sent by Atlassian JIRA
(v6.2#6252)