feathr-ai / feathr-ai/feathr

ImportError: cannot import name 'ParamSpec' from 'typing_extensions'

Open
#154 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
1.9k
Forks
247
PR merge metrics
No merged PRs in 30d

Description

seems caused by a recently added param spec reference:
related issue: https://github.com/Azure/azure-sdk-for-python/issues/23697

ParamSpec is added in 3.10:
https://docs.python.org/3/library/typing.html#typing.ParamSpec

and seems caused by this PR in azure-core:
https://github.com/Azure/azure-sdk-for-python/pull/22891

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.