On 1/21/2016 8:27, Chris Angelico wrote:

This is a Linux packaging question, more than a Python one. On Debian
systems, the way to do that is "apt-get build-dep python3"; check your
own package manager for an equivalent - it'll probably be called
builddep or similar.


Yes, you'd run:

dnf builddep python3

The list of packages this returns (30 to install freshly on Fedora23) is impressive though so I'm not sure you really need all of these.


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to