Problems installing bzr from source on windows
Alexander Belchenko
bialix at ukr.net
Wed Sep 26 19:17:24 BST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Nicholas Allen пишет:
> Hi,
>
> I tried installing bzr from source on Windows. I ran
> C:\Python24\Python.exe setup.py install in the source directory.
> Everything seemed to work fine but if I try and run bzr I get the
> following error:
>
> Traceback (most recent call last):
> File "C:\Python24\Scripts\bzr", line 76, in ?
> import bzrlib.breakin
> ImportError: No module named breakin
Always when I have this problem the solution was:
delete
C:\Python24\Lib\site-package\bzrlib
directory and reinstall it again.
> I have uninstalled the previous version that was installed through the
> installation wizard.
Can you delete build directory from 0.91 sources,
then run install again, but with redirecting output to file
and send this file to me?
C:\Python24\Python.exe setup.py install > install.log
[µ]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFG+qIzzYr338mxwCURAvKRAJ4x1ow1ogqLMTB7JuxjiRtfdUQt1ACfVwv5
agf+AlvihdEMloFxWBZBVNw=
=uROL
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list