This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients raphros, skrah
Date 2016-06-23.16:42:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466700123.05.0.177323733733.issue27375@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2016-06-23 16:42:03skrahsetrecipients: + skrah, raphros
2016-06-23 16:42:03skrahsetmessageid: <1466700123.05.0.177323733733.issue27375@psf.upfronthosting.co.za>
2016-06-23 16:42:03skrahlinkissue27375 messages
2016-06-23 16:42:02skrahcreate