Stefan Krah added the comment: In any case: It is not uncommon that some C module does not build.
You can disable modules in setup.py: # This global variable is used to hold the list of modules to be disabled. disabled_module_list = [] ---------- assignee: -> skrah resolution: -> rejected stage: -> resolved status: open -> closed _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue26723> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
