Skip to content

Instantly share code, notes, and snippets.

@sgithens
Created April 3, 2014 15:52
Show Gist options
  • Save sgithens/9957042 to your computer and use it in GitHub Desktop.
Save sgithens/9957042 to your computer and use it in GitHub Desktop.
(harvest3)sgithens@sgithens-ThinkPad-X230:~/code/komen-projects/harvest-query-dev$
: harvest init myproject
Setting up project 'myproject'...
- Setting up a virtual environment 'myproject-env'
- Downloading Harvest @ HEAD
--2014-04-03 11:52:03-- https://github.com/cbmi/harvest-template/archive/HEAD.zip
Resolving github.com (github.com)... 192.30.252.128
Connecting to github.com (github.com)|192.30.252.128|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/cbmi/harvest-template/zip/e1ebfaedd2355436bd3983975291c89ad9d63825 [following]
--2014-04-03 11:52:03-- https://codeload.github.com/cbmi/harvest-template/zip/e1ebfaedd2355436bd3983975291c89ad9d63825
Resolving codeload.github.com (codeload.github.com)... 192.30.252.147
Connecting to codeload.github.com (codeload.github.com)|192.30.252.147|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 597099 (583K) [application/zip]
Saving to: ‘harvest-template-HEAD.zip’
100%[==============================================================>] 597,099 1.32MB/s in 0.4s
2014-04-03 11:52:04 (1.32 MB/s) - ‘harvest-template-HEAD.zip’ saved [597099/597099]
- Downloading and installing dependencies
Fatal error: local() encountered an error (return code 127) while executing 'fab -l | grep -Eo "\w*$" | xargs'
Aborting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment