Install packages with Python tools on SQL Server

Copper Contributor

I'm facing a problem in installing "pmdarima" library to sql server 19 , to use it in ml python code using ssms , can someone help me?

 

2 Replies

 


can someone help me?

@Kerlos3 ; how, you didn't provide any useful information nor an error message?

See View and Read SQL Server Setup Log Files - SQL Server | Microsoft Learn for how to get more details about the error and it's cause.

@olafhelper thanks for your reply,

 

when I try to install "pmdarima" package in SQL server 19 , I follow instruction in that link :
https://learn.microsoft.com/en-us/sql/machine-learning/package-management/install-python-packages-st...

unfortunately, after completing all the steps I can't find that module in SSMS