[
https://issues.apache.org/jira/browse/CLIMATE-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15492429#comment-15492429
]
ASF GitHub Bot commented on CLIMATE-854:
----------------------------------------
Github user agoodm commented on the issue:
https://github.com/apache/climate/pull/407
@lewismc Sorry for being late to the party here, but we should maintain
compatibility between both python2 and 3 since in practice many users in the
earth science community are still running python2. I am sure you probably
already know how to do this, but as a reminder simple `from __future__ import
print_function` at the top of these files would do the trick here.
> Ensure that ocw runs with Python 3.X
> ------------------------------------
>
> Key: CLIMATE-854
> URL: https://issues.apache.org/jira/browse/CLIMATE-854
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Components: build process, general
> Affects Versions: 1.1.0
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Critical
> Fix For: 1.2.0
>
>
> This ticket is simple... we should ensure that OCW runs with Python 3.X.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)