Safe-DS / Library

A user-friendly library for Data Science in Python.
https://library.safeds.com
MIT License
17 stars 4 forks source link

Unable to install Triton #509

Closed Gerhardsa0 closed 8 months ago

Gerhardsa0 commented 8 months ago

Describe the bug

When I try to merge my pr #508 it does not install the Triton package for Python 3.12, and I don't know really why.

https://github.com/openai/triton/issues/2707

grafik

To Reproduce

Try to poetry add Tritonon Python 3.12

Expected behavior

It should just install Triton, so it runs the test.

Screenshots (optional)

No response

Additional Context (optional)

No response

lars-reimann commented 8 months ago

What do you need it for?

lars-reimann commented 8 months ago

:tada: This issue has been resolved in version 0.17.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: