guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OfflineIMAP and Python


From: Ricardo Wurmus
Subject: Re: OfflineIMAP and Python
Date: Tue, 21 Apr 2015 13:03:47 +0200

Paul van der Walt writes:

> ImportError: 
> /gnu/store/zla3af321lkf2n80330fw81mxgbz1gj3-python-2.7.6/lib/python2.7/lib-dynload/operator.so:
>  undefined symbol: _PyUnicodeUCS2_AsDefaultEncodedString

This usually happens when you use the wrong python.  What does `which
python` tell you?  I get this error when I accidentally upgrade my Guix
python-2.7.6 to python-3.x and the only "python" executable in my PATH
is the system python at /usr/bin/python.

OfflineIMAP works fine for me when I make sure that python-2.7.6 is in
fact installed and the default "python" executable in my PATH.

~~ Ricardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]