The Python language extension used for the custom Python runtime currently supports Python 3.7 only.
If you would like to use a different version of Python
please follow the instructions in the Building
How To Create Sql Server Language Extensions python 3.8.X
I am Using sql server 2019 ML service(python) .I was able to use version 3.7.9 Python in Sql with Microsoft Guide .
and I used the prepared Extension for this ،Which is Python 3.7.X . Now I want to make a Extension for Python 3.8.5 .There is a guide for this topic but I do not understand the [Building] part :( .
Note that the Python Extension released in the current repository works with Python 3.7.x - to use the released package, follow this tutorial. For any other version of Python (3.6, 3.8, etc) you must modify and rebuild the Python Extension binaries using the following instructions.
Anyway I need Sql Server Language Extensions python 3.8.X . Thanks in advance
SQL Server Other
1 answer
Sort by: Most helpful
-
YufeiShao-msft 7,146 Reputation points
2021-10-13T06:50:01.157+00:00