=== r0bby_ is now known as robbyoconnor [11:17] does anybody know if bzr 2.6.0 can be installed on python 2.7? [11:21] when i try to install it to python 2.7 i get "ImportError: No module named _chunks_to_lines_py" when running bzr [11:40] Works fine. Sounds like an incomplete installation of some kind (doubly incomplete, since if it's even trying that, it presumably means it can't find the pyx version) [11:49] fullermd, osx :/ [11:50] works fine if i install on py2.6, but then i have to muck with the PYTHONPATH every time i want to run bzr [11:50] Well, you can poke around the libdir to see what's what and why it's not finding the file... [11:52] _chunks_to_lines_py is supposed to be in bzrlib as far as i can tell [11:52] but it's not there [11:52] Are any underscore files? [11:52] yea, one [11:52] Only one? [11:53] _groupcompress_py.pyc [11:53] % ls /usr/local/lib/python2.7/site-packages/bzrlib/_* | wc -l [11:53] 56 [11:53] and __init__ [11:53] I'd say that's pretty b0rked. [11:54] I'm probably not gonna be much help figuring why, how, or how to fix, though. Your average monkey knows more about dealing with OS X than I di. [11:54] (New World monkeys, anyway. Old World monkeys are another story; they just look ridiculous trying to use Macs...) [11:54] oh well [11:55] it would just be a fallback now, as i had to migrate off bzr [11:55] for most of my stuff === beuno_ is now known as beuno === Guest77540 is now known as wallyworld