all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* python readline module
@ 2015-12-20 17:22 Federico Beffa
  2015-12-20 22:38 ` Ludovic Courtès
  0 siblings, 1 reply; 6+ messages in thread
From: Federico Beffa @ 2015-12-20 17:22 UTC (permalink / raw)
  To: Guix-devel

Hi,

it appears that our 'python' package, despite having 'readline' among
its inputs, can't use it:

Python 3.4.3 (default, Jan  1 1970, 00:00:01)
[GCC 4.9.3] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>
>>> import readline, rlcompleter
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named 'readline'
>>>

Is any special step required?

Regards,
Fede

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

end of thread, other threads:[~2015-12-21 13:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-20 17:22 python readline module Federico Beffa
2015-12-20 22:38 ` Ludovic Courtès
2015-12-21  9:12   ` Federico Beffa
2015-12-21 10:51     ` Two packages are called ‘python-wrapper’ Ludovic Courtès
2015-12-21 11:09       ` Federico Beffa
2015-12-21 13:28         ` Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.