ChamalGomes

Results 5 comments of ChamalGomes

Hi - could you confirm if the issue https://github.com/Azure/login/issues/403 is expected to be resolved in v2 ? We just tried a CICD workflow run with v2 and we still get...

In a mono repo (uv workspace), adding the above to the root pyproject.toml is definitely the solution. Thanks for the documentation links @p13rr0m.

I think there was an issue with uploading the wheels for thing v8.3.8 no ? When I try to install thinc==8.3.8, it defaults to source build rather than using pre-built...

@honnibal thanks for the fix, confirming the wheel installation works for py314. NB: Think there is a similar issue for Spacy but only for py314 wheels cuz it was missed...

I used CUDA 12.8.1 with following cmake args and it worked for me, although I do agree 12.9.1 is still not supported due to breaking changes in macros. ```yaml $env:CMAKE_ARGS...