Skip to content

Commit 8aa56b8

Browse files
authored
Merge pull request #10236 from pj483/patch-1
Update sql-machine-learning-services-windows-install-sql-2022.md
2 parents a7d4e95 + 18c10f6 commit 8aa56b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/machine-learning/install/sql-machine-learning-services-windows-install-sql-2022.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Beginning with [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)], runtimes f
158158
159159
```cmd
160160
cd "C:\Program Files\Python310\"
161-
python -m pip install -t "C:\Program Files\Python310\Lib\site-packages" dill numpy==1.22.0 pandas patsy python-dateutil
161+
python -m pip install -t "C:\Program Files\Python310\Lib\site-packages" dill numpy==1.22.0 pandas patsy python-dateutil packaging
162162
python -m pip install -t "C:\Program Files\Python310\Lib\site-packages" https://aka.ms/sqlml/python3.10/windows/revoscalepy-10.0.1-py3-none-any.whl
163163
```
164164

0 commit comments

Comments
 (0)