[ 
https://issues.apache.org/jira/browse/CLIMATE-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038449#comment-14038449
 ] 

ASF GitHub Bot commented on CLIMATE-441:
----------------------------------------

GitHub user cgoodale opened a pull request:

    https://github.com/apache/climate/pull/80

    Add check for existing ocw virtualenv

    Resolve CLIMATE-441

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cgoodale/climate CLIMATE-441

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/80.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #80
    
----
commit b90e1628ddaf283ddaecc9163fe9e6395b4d30a7
Author: cgoodale <[email protected]>
Date:   2014-06-20T04:55:29Z

    Add check for existing ocw virtualenv

----


> easy-ocw needs to check if a previous 'ocw' virtualenv exists
> -------------------------------------------------------------
>
>                 Key: CLIMATE-441
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-441
>             Project: Apache Open Climate Workbench
>          Issue Type: Improvement
>          Components: build process
>    Affects Versions: 0.3-incubating
>         Environment: OSX
>            Reporter: Cameron Goodale
>            Assignee: Cameron Goodale
>             Fix For: 0.4
>
>
> I was testing out the easy-ocw code on my mac and I already had a virtualenv 
> called 'ocw' from a previous test.  When i ran the ./install-osx.sh an 
> OSError was thrown and the installer proceeded to install all of the 
> dependencies into my system python.
> In the future the code will check for an existing 'ocw' virtualenv and if 
> found, it will ask the user if they want to replace that virtualenv with a 
> new one.  If the user says 'Yes' then we will remove the existing ocw and 
> make a new one.  If they say No then we need to exit gracefully without 
> installing anything.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to