unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* OfflineIMAP and Python
@ 2015-04-21 10:53 Paul van der Walt
  2015-04-21 11:03 ` Ricardo Wurmus
  0 siblings, 1 reply; 12+ messages in thread
From: Paul van der Walt @ 2015-04-21 10:53 UTC (permalink / raw)
  To: Guix-devel

[-- Attachment #1: Type: text/plain, Size: 1812 bytes --]

Hello Guix,

I wanted to try using offlineimap from Guix (i already used to use it
From my regular package manager), but i'm running into what is probably
a PATH problem.

------------8<--------------------------
$ ./pre-inst-env guix package -i offlineimap
The following package will be installed:
   offlineimap	6.5.5	/gnu/store/innphl8ph0iakzarp61bvg4v144p3hbc-offlineimap-6.5.5

19 packages in profile

$ which offlineimap
/home/paul/.guix-profile/bin/offlineimap

$ offlineimap
Traceback (most recent call last):
  File "/gnu/store/innphl8ph0iakzarp61bvg4v144p3hbc-offlineimap-6.5.5/bin/.offlineimap-real", line 20, in <module>
    from offlineimap import OfflineImap
  File "/gnu/store/innphl8ph0iakzarp61bvg4v144p3hbc-offlineimap-6.5.5/lib/python2.7/site-packages/offlineimap/__init__.py", line 19, in <module>
    from offlineimap.init import OfflineImap
  File "/gnu/store/innphl8ph0iakzarp61bvg4v144p3hbc-offlineimap-6.5.5/lib/python2.7/site-packages/offlineimap/init.py", line 20, in <module>
    import threading
  File "/gnu/store/zla3af321lkf2n80330fw81mxgbz1gj3-python-2.7.6/lib/python2.7/threading.py", line 13, in <module>
    from collections import deque as _deque
  File "/gnu/store/zla3af321lkf2n80330fw81mxgbz1gj3-python-2.7.6/lib/python2.7/collections.py", line 9, in <module>
    from operator import itemgetter as _itemgetter, eq as _eq
ImportError: /gnu/store/zla3af321lkf2n80330fw81mxgbz1gj3-python-2.7.6/lib/python2.7/lib-dynload/operator.so: undefined symbol: _PyUnicodeUCS2_AsDefaultEncodedString
------------8<--------------------------

I didn't get any warnings about my PATH when installing the package, so
before i go digging around too much, i was wondering, who else uses
offlineimap and how did they get it to work?

Kindest regards,
p.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-04-29 20:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-21 10:53 OfflineIMAP and Python Paul van der Walt
2015-04-21 11:03 ` Ricardo Wurmus
2015-04-21 14:44   ` Paul van der Walt
2015-04-21 15:37   ` Ludovic Courtès
2015-04-21 15:47     ` Ricardo Wurmus
2015-04-23 10:27     ` Paul van der Walt
2015-04-23 10:31       ` Paul van der Walt
2015-04-23 19:04         ` Ludovic Courtès
2015-04-23 19:04       ` Ludovic Courtès
2015-04-23 21:32         ` Paul van der Walt
2015-04-29 20:11           ` Ludovic Courtès
2015-04-29 20:45           ` Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).