Diego Palacios
Diego Palacios
The file did have an extension `.py`. I've tested this again today and it works fine. Maybe it's been solved with an update?
I think I fixed the problem, sorry for opening the issue. It works now after installing [Microsoft C++ Build Tools](https://visualstudio.microsoft.com/visual-cpp-build-tools/).
I forgot to mention that the binary `lib_lightgbm.dll` did exist in the path specified by the error message, but I still got the error. And by installing Microsoft C++ build...
Thanks for your help! > Could you try something like this, and share the outputs here? > > dumpbin /dependents "c:\Users\project\.venv\Lib\site-packages\lightgbm\bin\lib_lightgbm.dll" ``` Microsoft (R) COFF/PE Dumper Version 14.44.35209.0 Copyright (C)...
> [@diego-pm](https://github.com/diego-pm) did you explicitly set `terminal.integrated.shellIntegration.environmentReporting` when you saw this? It should be off in stable VS Code. I manually set `terminal.integrated.shellIntegration.environmentReporting` to true when I updated vs code...
> [@diego-pm](https://github.com/diego-pm) could you just make sure you don't see the weird characters on your prompt? I've made some fixes [#243804](https://github.com/microsoft/vscode/pull/243804) which should address this issue. Thanks sm. I haven't...
> [@diego-pm](https://github.com/diego-pm) you will need to restart your terminal after setting `terminal.integrated.shellIntegration.environmentReporting`, the fix for when it's enabled is only on the Insiders version which is our nightly build. I...
``` managenement -> management ```