You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "Michael Joyce (JIRA)" <ji...@apache.org> on 2015/06/05 17:53:00 UTC

[jira] [Resolved] (CLIMATE-638) Subregion_portrait example doesn't run

     [ https://issues.apache.org/jira/browse/CLIMATE-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Joyce resolved CLIMATE-638.
-----------------------------------
    Resolution: Fixed

PR Merged

> Subregion_portrait example doesn't run
> --------------------------------------
>
>                 Key: CLIMATE-638
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-638
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.5
>            Reporter: Michael Joyce
>             Fix For: 1.0.0
>
>
> I'm unable to run the subregion_portrait example on a fresh checkout from master. Seems like there's a potential missing import.
> {code}
> | -> python subregions_portrait_diagram.py 
> Traceback (most recent call last):
>   File "subregions_portrait_diagram.py", line 51, in <module>
>     urllib.urlretrieve(FILE_LEADER + FILE_1, FILE_1)
> NameError: name 'urllib' is not defined
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)