Paul van der Walt writes: > On 2015-04-23 at 21:04, quoth Ludovic Courtès: >> But I suspect that gives you /usr/bin/python instead of >> /home/paul/.guix-profile/bin/python no? Changing the shebang to >> explicitly use the latter would be safer. > > Ah i hadn't understood that. Okay, i've put the literal Guix python path > there, but it still gives me the "assert" errors. This does not happen > if i `guix package -r offlineimap`. Therefore, i don't think that was > the problem.
Could you try without the "pythonfile" line in your ~/.offlineimaprc and let us know if there's any different behaviour? I'm using offlineimap (installed from Guix on Fedora) without any problems.