File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 21
21
22
22
* SWIG (`get SWIG here <http://www.swig.org/survey.html >`_).
23
23
24
- For an explanation of missing Microsoft Windows and MAC OSX support please
25
- check the Section `Windows/OSX compatibility `_.
24
+ For an explanation of missing Microsoft Windows and macOS support please
25
+ check the Section `Windows/macOS compatibility `_.
26
26
27
27
Installing auto-sklearn
28
28
=======================
@@ -101,7 +101,7 @@ for more information about Conda forge check
101
101
`conda-forge documentations <https://conda-forge.org/docs/ >`_.
102
102
103
103
104
- Windows/OSX compatibility
104
+ Windows/macOS compatibility
105
105
=========================
106
106
107
107
Windows
@@ -120,15 +120,15 @@ Possible solutions:
120
120
* docker image
121
121
122
122
123
- Mac OSX
123
+ macOS
124
124
~~~~~~~
125
125
126
- We currently do not know if *auto-sklearn * works on OSX . There are at least two
127
- issues holding us back from actively supporting OSX :
126
+ We currently do not know if *auto-sklearn * works on macOS . There are at least two
127
+ issues holding us back from actively supporting macOS :
128
128
129
129
* The ``resource `` module cannot enforce a memory limit on a Python process
130
130
(see `SMAC3/issues/115 <https://github.com/automl/SMAC3/issues/115 >`_).
131
- * Not all dependencies we are using are set up to work on OSX .
131
+ * Not all dependencies we are using are set up to work on macOS .
132
132
133
133
In case you're having issues installing the `pyrfr package <https://github.com/automl/random_forest_run >`_, check out
134
134
`this installation suggestion on github <https://github.com/automl/auto-sklearn/issues/360#issuecomment-335150470 >`_.
You can’t perform that action at this time.
0 commit comments