我在我的linux服务器上装了anaconda3,使用pyodbc连接SQL Server时报这个错:pyodbc.Error: ('01000', "[01000] [unixODBC][Driver Manager]Can't open lib 'SQL Server' : file not found (0) (SQLDriverConnect)"),但是在windows上装了同样版本的anaconda3,确可以正常运行,这是为啥啊
相关分类