From 409d608a7761adb1ac294c56d0adb469253d82f4 Mon Sep 17 00:00:00 2001 From: Manuel Kaufmann Date: Fri, 15 Sep 2023 11:19:27 +0200 Subject: [PATCH] Update README.md with macOS installation instructions. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b9af785..5f04aed 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ cd aitviewer pip install -e . ``` +On macOS with Apple Silicon it is recommended to use PyQt6. Please check [this issue](https://github.com/eth-ait/aitviewer/issues/22) for installation instructions. + For more advanced installation and for installing SMPL body models, please refer to the [documentation](https://eth-ait.github.io/aitviewer/parametric_human_models/supported_models.html) . ## Features