Re: unable to easy_install rbnotefield from Beanbag, Inc.

2015-07-20 Thread matt sawyer
Good question. Somehow there is a python in /usr/local/bin that is python 3. I probably put it there while experimenting with something at some point. On Mon, Jul 20, 2015 at 6:34 PM Stephen Gallagher wrote: > On Mon, Jul 20, 2015 at 6:54 PM Matt Sawyer wrote: > >> Good to know. I'm mostly Pyth

Re: unable to easy_install rbnotefield from Beanbag, Inc.

2015-07-20 Thread Stephen Gallagher
On Mon, Jul 20, 2015 at 6:54 PM Matt Sawyer wrote: > Good to know. I'm mostly Python-illiterate...is there a way to make > easy_install use python2.7? My organization just now requested that we > upgrade from 0.5.x to 0.6.3, hence the reason I'm using this version now. > Where did you get your c

Re: unable to easy_install rbnotefield from Beanbag, Inc.

2015-07-20 Thread Matt Sawyer
oglegroups.com >> > Date: July 20, 2015 at 12:52:58 PM > To: revie...@googlegroups.com >> > Subject: Re: unable to easy_install rbnotefield from Beanbag, Inc. > > > FYI I was able to install it manually by downloading RBTools from your > > website, untarrin

Re: unable to easy_install rbnotefield from Beanbag, Inc.

2015-07-20 Thread Christian Hammond
t; Subject:  Re: unable to easy_install rbnotefield from Beanbag, Inc. > FYI I was able to install it manually by downloading RBTools from your > website, untarring, and then > sudo python2.7 setup.py install > > Sounds like python 3 (which my default python command resolves to) isn't &

Re: unable to easy_install rbnotefield from Beanbag, Inc.

2015-07-20 Thread Matt Sawyer
FYI I was able to install it manually by downloading RBTools from your website, untarring, and then sudo python2.7 setup.py install Sounds like python 3 (which my default python command resolves to) isn't compatible. On Monday, July 20, 2015 at 12:31:53 PM UTC-7, Matt Sawyer wrote: > > I am se

Re: unable to easy_install rbnotefield from Beanbag, Inc.

2015-07-20 Thread Matt Sawyer
I am seeing this issue today when trying to upgrade one of my machines to 0.6.3: sudo easy_install -U RBTools==0.6.3 Searching for RBTools==0.6.3 Reading https://pypi.python.org/simple/RBTools/ Reading http://downloads.review-board.org/releases/ Reading http://downloads.review-board.org/releases/

Re: unable to easy_install rbnotefield from Beanbag, Inc.

2014-07-17 Thread Jamie Gruener
Thanks for the quick response! Works as expected now. --Jamie On Thursday, July 17, 2014 5:36:11 PM UTC-4, David Trowbridge wrote: > > Jamie, > > It looks like we had a snag in our release process, and the download URL > wasn't registered in PyPI. I've fixed this, and you should be able to > ea

Re: unable to easy_install rbnotefield from Beanbag, Inc.

2014-07-17 Thread David Trowbridge
Jamie, It looks like we had a snag in our release process, and the download URL wasn't registered in PyPI. I've fixed this, and you should be able to easy_install rbnotefield now. -David On Thu, Jul 17, 2014 at 2:21 PM, Jamie Gruener wrote: > If I try to install rbnotefield I get an error abo