Forum Discussion
benitovbreugel
Advocate II
3 months agoFabric Runtime 2.0 with semantic link
Hi, I am trying to configure a new environment with Fabric runtime 2.0. However it keeps failing while adding the Semantic-link or semantic-link-labs packages. Runtime 2.0 contains Python 3...
- 28 days ago
Ticket is closed: Python 3.13 Support · Issue #1243 · microsoft/semantic-link-labs
The solution in version 15.2 with python support is available since 2nd of July and solved this problem
deborshi_nag
Super User
3 months agoHello benitovbreugel
You won't be able to use semantic-link-labs 0.15.1 with runtime 2.0 because it says on PyPi that Python version is Python <3.13, >=3.10.
However, you should be able to use semantic-link 0.14.1 because it is compatible with Python >=3.10 in runtime 2.0. This should have been included in your runtime by default.
Your best bet for now is to stick with runtime 1.3, as both should work with this runtime!