We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed695c1 + 75658a4 commit 0a360f7Copy full SHA for 0a360f7
docs/source/getting_started/03_custom_install.rst
@@ -61,7 +61,7 @@ macOS Monterey.
61
62
| \ :blue:`[~user]` \ > \ :green:`conda create -n pkd python=3.8` \
63
| \ :blue:`[~user]` \ > \ :green:`conda activate pkd` \
64
- | \ :blue:`[~user]` \ > \ :green:`conda install click colorama opencv openblas pyyaml requests scipy shapely tqdm` \
+ | \ :blue:`[~user]` \ > \ :green:`conda install click colorama opencv openblas pyyaml requests scipy shapely tqdm typeguard` \
65
66
3. Install Apple's Tensorflow build that is optimized for Apple Silicon Macs:
67
0 commit comments