8000 DOC change python-devel to python3-devel for yum. (#15986) · panpiort8/scikit-learn@f20ca9f · GitHub
[go: up one dir, main page]

Skip to content

Commit f20ca9f

Browse files
WindberPan Jan
authored andcommitted
DOC change python-devel to python3-devel for yum. (scikit-learn#15986)
1 parent efead5e commit f20ca9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/developers/advanced_installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ architecture (e.g. ARM), you can install the system versions::
339339

340340
On Red Hat and clones (e.g. CentOS), install the dependencies using::
341341

342-
sudo yum -y install gcc gcc-c++ python-devel numpy scipy
342+
sudo yum -y install gcc gcc-c++ python3-devel numpy scipy
343343

344344
Linux compilers from conda-forge
345345
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)
0