How to install PYODBC in Databricks

后端 未结 3 1399
别跟我提以往
别跟我提以往 2020-12-12 06:25

I have to install pyodbc module in Databricks. I have tried using this command (pip install pyodbc) but it is failed due to below error.

Error message

3条回答
  •  难免孤独
    2020-12-12 06:47

    Right-click the Workspace folder where you want to store the library.

    Select Create > Library.

    Look this https://docs.databricks.com/user-guide/libraries.html for detailed information

提交回复
热议问题