Installing on linux - missing devel packages

Wolfgang Maier wolfgang.maier at biologie.uni-freiburg.de
Thu Jan 21 09:48:24 EST 2016


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





More information about the Python-list mailing list