Skip to content

Commit 7278ef4

Browse files
committed
readme: add warning for "tables" dependency on Apple Silicon
1 parent 1904002 commit 7278ef4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ pip install git+https://github.com/bancaditalia/black-it.git#egg=black-it
5151

5252
If you'd like to contribute to the package, please read the [CONTRIBUTING.md](./CONTRIBUTING.md) guide.
5353

54+
#### Installation on Apple Silicon machines
55+
56+
Due to a dependency on the `tables` package, installing *Black-it* Apple Silicon machines can sometimes require specifying the path to the HDF5 executable as explained [here](https://stackoverflow.com/questions/73029883/could-not-find-hdf5-installation-for-pytables-on-m1-mac).
57+
5458
## Quick Example
5559

5660
The GitHub repo of Black-it contains a series ready-to-run calibration examples.

0 commit comments

Comments
 (0)