Python for VS Code installation problem: "This extension is deprecated as it is no longer being maintained."

huangapple go评论64阅读模式
英文:

Python for VS Code installation problem: "This extension is deprecated as it is no longer being maintained."

问题

这个扩展已被弃用,因为它不再维护。

为什么显示这个消息?这是一个问题吗?如果是的话,如何修复它?

英文:

Python for VS Code installation problem: "This extension is deprecated as it is no longer being maintained."

> This extension is deprecated as it is no longer being maintained

Why is this message showing? Is it a problem? If so, how can fix it?

答案1

得分: 2

I reached out the VS Code maintainers and asked about why the tht13.python got marked as deprecated- the regular procedure for extension deprecation at the time of this writing is either for the extension maintainer to reach out the VS Code maintainers and ask for the extension to be marked as deprecated, or for another party to ask the VS Code maintainers to reach out the the extension maintainer, but I didn't see paper trails for either of those things happening. A VS Code maintainer (Isidor Nikolic) replied:

The VS Marketplace team reached out multiple times to the author - Thomas Haakon Townsend. After 6 months there was no reply, and that in conjunction with the fact that the extension has not been updated in 7+ years we decided to mark it as deprecated.
If Thomas disagrees he can reach out to us and we can make it to be no longer deprecated.

I suggest that you use the Microsoft Python extension instead: ms-python.python. Also, I'm pretty sure that deprecation doesn't mean you can't keep using it... so you could also just... keep using it. To my understanding, deprecation usually means "the maintainers are no longer going to be giving support on this thing, and ideally you would move to using some other better thing like it."

英文:

I reached out the VS Code maintainers and asked about why the tht13.python got marked as deprecated- the regular procedure for extension deprecation at the time of this writing is either for the extension maintainer to reach out the VS Code maintainers and ask for the extension to be marked as deprecated, or for another party to ask the VS Code maintainers to reach out the the extension maintainer, but I didn't see paper trails for either of those things happening. A VS Code maintainer (Isidor Nikolic) replied:

> The VS Marketplace team reached out multiple times to the author - Thomas Haakon Townsend. After 6 months there was no reply, and that in conjunction with the fact that the extension has not been updated in 7+ years we decided to mark it as deprecated.
If Thomas disagrees he can reach out to us and we can make it to be no longer deprecated.

I suggest that you use the Microsoft Python extension instead: ms-python.python. Also, I'm pretty sure that deprecation doesn't mean you can't keep using it... so you could also just... keep using it. To my understanding, deprecation usually means "the maintainers are no longer going to be giving support on this thing, and ideally you would move to using some other better thing like it."

huangapple
  • 本文由 发表于 2023年7月23日 19:16:08
  • 转载请务必保留本文链接:https://go.coder-hub.com/76747945.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定