Flavio Del Grosso

Results 5 comments of Flavio Del Grosso

> Can you try changing connection string so it is correctly named data source Driver={ODBC Driver 17 for SQL Server} We now communicate via ODBC manager so the driver must...

> are you using node-mssql? if you are i think it places the Driver={SQL Server Native Client 11.0} in the connection string - this will no longer work. you can...

> you could try configuring a new source named the missing driver as above but pointing to odbc17 - I have not tried this but should work ok. ODBC manager...

Running this: `pip install --pre torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/nightly/cpu`should solve the issue, but the following error occurs: `ERROR: pip's dependency resolver does not currently take into account all the...