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/05/28 19:05:17 UTC

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

Michael Joyce created CLIMATE-638:
-------------------------------------

             Summary: 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
            Assignee: Paul Ramirez
             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)