File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -33,15 +33,15 @@ For more information see :code:`pyhf cls --help`.
33
33
Why can't ``pip `` find compatible backends on PyPI for Apple silicon Macs?
34
34
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
35
35
36
- Unfortunately, at this time |tensorflow Issue 57185 |_ of ``pyhf ``'s backends support
37
- wheels for Apple silicon Macs (``osx-arm64 ``).
38
- So if you are installing wheels from PyPI on an ``osx-arm64 `` machine, you will
39
- only be able to use a subset of all the backends.
36
+ Unfortunately, at this time |tensorflow Issue 57185 |_ of ``pyhf ``'s backends
37
+ support wheels for Apple silicon Macs (``osx-arm64 ``).
38
+ If you are installing wheels from PyPI on an ``osx-arm64 `` machine, you will only
39
+ be able to use a subset of all the backends.
40
40
41
41
An alternative would be to create a |micromamba |_ environment and install the
42
42
backends individually from `conda-forge <https://prefix.dev/channels/conda-forge/ >`__
43
- as all the backends have conda-forge releases compatible with ``linux-64 `` and
44
- ``osx-arm64 ``.
43
+ as all the backends have conda-forge releases compatible with ``linux-64 ``,
44
+ ``osx-64 ``, and `` osx- arm64 ``.
45
45
46
46
.. |tensorflow Issue 57185 | replace :: not all
47
47
.. _`tensorflow Issue 57185` : https://github.com/tensorflow/tensorflow/issues/57185
You can’t perform that action at this time.
0 commit comments