-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate
- Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
- Tested with the latest version to ensure the issue hasn't been fixed
How often does this bug occurs?
always
Expected behavior
I should not see any warning when I execute "make"
Actual behavior (suspected bug)
When I execute "make" I always see this message:
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
Error logs or terminal output
Steps to reproduce the behavior
execute "make"
Project release version
3.4
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Linux
Operating system version
ubuntu 24.04
Shell
Bash
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels