Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
Hello, I'm having an issue with setting up my python3 kernel to set up a notebook. I have anaconda downloaded and I'm setting the Python location to .\AppData\Local\anaconda3. There is a python.exe file at that file location. The error that I'm experiencing is with installing notebook dependencies.
AttributeError: module 'setuptools.msvc' has no attribute 'msvc14_get_vc_env'
I have ms buildtools installed on my computer as well. What might my issue be?
Hello, I'm having an issue with setting up my python3 kernel to set up a notebook. I have anaconda downloaded and I'm setting the Python location to .\AppData\Local\anaconda3. There is a python.exe file at that file location. The error that I'm experiencing is with installing notebook dependencies.
AttributeError: module 'setuptools.msvc' has no attribute 'msvc14_get_vc_env'
I have ms buildtools installed on my computer as well. What might my issue be?