> @Hal, can you double-check that the readline python module is importable on > your system? You might need libedit or GNU readline installed.
Python 2.7.14 (default, Dec 11 2017, 14:52:53) [GCC 7.2.1 20170915 (Red Hat 7.2.1-2)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import readline >>> -------- I reverted your commit and that didn't fix the problem. Installed Packages libedit.x86_64 3.1-20.20170329cvs.fc27 @fedora readline.x86_64 7.0-7.fc27 @fedora -- These are my opinions. I hate spam. _______________________________________________ devel mailing list [email protected] http://lists.ntpsec.org/mailman/listinfo/devel
