Skip to main content

Since recently upgrading FME Form to Build 25609, I’m seeing the following warning on startup.

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.

There are no obvious problems, but I would like to suppress the warning. Any ideas on how to accomplish this? Thanks.

I don’t think you will be able to suppress just this warning without suppressing all others


Reply