Also can't create project with 0.9b2 (different error msgs to Bill)

22 views
Skip to first unread message

Daniel Easterman

unread,
Nov 22, 2013, 5:08:25 PM11/22/13
to tarbell...@googlegroups.com
Hi David,

I met you at the Mozfest and was very impressed by the capabilities.

I'm now testing it out myself and hoping to deploy it at some point on a trial basis with the news organisation I work for.

I seem to have configured Tarbell fine, linking it up to google docs and s3, however, I've run into some difficulty with creating a new project. I tried to solve this by installing the GitPython module, but it hasn't helped.

Anyway this is the error msg I'm getting in the terminal readout:

Traceback (most recent call last):
  File "/usr/local/bin/tarbell", line 8, in <module>
    load_entry_point('tarbell==0.9b2', 'console_scripts', 'tarbell')()
  File "/Library/Python/2.7/site-packages/tarbell/cli.py", line 59, in main
    command.__call__(args)
  File "/Library/Python/2.7/site-packages/tarbell/cli.py", line 637, in __call__
    return self.fn(*args, **kw_args)
  File "/Library/Python/2.7/site-packages/tarbell/cli.py", line 307, in tarbell_newproject
    git = sh.git.bake(_cwd=path)
  File "/Library/Python/2.7/site-packages/sh.py", line 1721, in __getattr__
    return self.env[name]
  File "/Library/Python/2.7/site-packages/sh.py", line 1660, in __getitem__
    return Command._create(k, **self.baked_args)
  File "/Library/Python/2.7/site-packages/sh.py", line 540, in _create
    if not path: raise CommandNotFound(program)
sh.CommandNotFound: git

Hope you can help me out, thanks very much,

Daniel Easterman


David Eads

unread,
Nov 22, 2013, 5:41:36 PM11/22/13
to tarbell-project

Dan, it would appear you don't have git installed.

--
Learn more about Tarbell at http://tarbell.tribapps.com
---
You received this message because you are subscribed to the Google Groups "Tarbell project discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tarbell-proje...@googlegroups.com.
To post to this group, send email to tarbell...@googlegroups.com.
Visit this group at http://groups.google.com/group/tarbell-project.
To view this discussion on the web visit https://groups.google.com/d/msgid/tarbell-project/2b9ea7c8-1656-4ca7-9be3-876dff1565d5%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Daniel Easterman

unread,
Nov 22, 2013, 6:15:38 PM11/22/13
to tarbell...@googlegroups.com
Ah, great David, that's an easy fix.

Thanks a lot,
Daniel
Message has been deleted

Daniel Easterman

unread,
Nov 22, 2013, 6:29:32 PM11/22/13
to tarbell...@googlegroups.com
Initially, I thought the only way to install git was going through the terminal with pip ie. "sudo pip install git"
I didn't realise it is a normal GUI install like a regular program.

I guess I've spent too much time in the terminal!

Good luck with the rest of the releases,

Best,
Daniel

On Friday, 22 November 2013 22:41:36 UTC, David Eads wrote:
Reply all
Reply to author
Forward
0 new messages