On 2015-04-21 at 13:03, quoth Ricardo Wurmus: > 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.
Weird, it seemed to help, but then gave another error (which i cannot reproduce now, it was something about the index / state or something), and now, it's back to giving the first error. $ which python /home/paul/.guix-profile/bin/python $ ls -lah `which python` lrwxrwxrwx 4 root guix-builder 67 Jan 1 1970 /home/paul/.guix-profile/bin/python -> /gnu/store/zla3af321lkf2n80330fw81mxgbz1gj3-python-2.7.6/bin/python ...so that should be fine...
