So, I'm trying to connect SAP HANA and VS Code (Python). I came across the article :
https://www.cdata.com/kb/tech/saphana-python-petl.rst
So, I tried to install the libraries petl and cdata.saphana. I was able to install petl easily but
I cant seem to do that with cdata.saphana.
I installed the nuget package manager and tried to add the "cdata.saphana" module with the latest version and I get this error
I dont know how to create a project. The VS Code I see does not even have the tools tab to add a project and the package.
How do I proceed? Ideas will be appreciated.