Stefan Krah added the comment:

You need to install at least these development libraries:

sudo apt-get install libssl-dev liblzma-dev libbz2-dev libreadline-dev 
libgdbm-dev libffi-dev


Possibly some are missing in this list, tkinter and zip for example.
Use "apt-cache search tkinter" to figure out the name of the library,
always use the "dev" versions.

----------
nosy: +skrah

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27375>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to