aboutcode-org / aboutcode-org/scancode-toolkit

"Deprecated"-UserWarning for "pkg_resources"

オープン
#4,590 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Python
スター
2.6k
フォーク
791
平均マージ
1日 12時間
マージ済み PR(30日)
5

説明

### Description

Since a longer time I often get the following warning:

```
/home/tgodau/venv3.12-scancode/lib/python3.12/site-packages/typecode/_vendor/pygments/plugin.py:46: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
```

### How To Reproduce

Just scan a component with:

```
scancode -n 3 -clip --json-pp .json --license-text
```

### System configuration

> For bug reports, it really helps us to know:

* What OS are you running on? Linux, Ubuntu 24.04.3 LTS
* What version of scancode-toolkit was used to generate the scan file? v32.4.1 on Python 3.12 in a venv
* What installation method was used to install/run scancode? Clean pip install (https://scancode-toolkit.readthedocs.io/en/latest/getting-started/install.html#pip-install)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。