Problems installing bzr from source on windows

Nicholas Allen allen at ableton.com
Thu Sep 27 12:37:42 BST 2007


> From log I see that all modules and packages installed correctly.
> I think you have some old version floating around.
> Can you please do following:
>
> python -c "import bzrlib; print bzrlib"
>
> and make sure, that path in output is
> C:\Python24\Lib\site-packages\bzrlib\__init__.pyc
>   
Thanks Alexander! There was an old version 0.12 floating around. Deleted 
it and now it works ;-)
> I bet it will be different on your machine,
> and you'll see where old version stays.
>
> I just installed 0.91 on my machine with Python 2.4.
> All works fine.
>
> BTW, you can build python-installer for 0.91 by yourself:
> python setup.py bdist_wininst -d.

That's good to know. Thanks again...

Nick



More information about the bazaar mailing list