This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problems with bzr-2.1.2-1


Angelo Graziosi <angelo.graziosi@alice.it> writes:

> After an update, BZR does not work any more:
>
> $ bzr up
> bzr: ERROR: Couldn't import bzrlib and dependencies.
> Please check the directory containing bzrlib is on your PYTHONPATH.
>
> Traceback (most recent call last):
>   File "/usr/bin/bzr", line 107, in <module>
>     import bzrlib
> ImportError: No module named bzrlib
>
> Updating has installed bzr-2.1.2-1.

As Andy commented, Cygwin is in the process of migrating to Pythong 2.6
and all python packages currenly depend on it.

Wait until Python 2.6 has been annouced. For now, downgrade.

Jari


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]