Version upgrade error

Hello,
I have Ubuntu 22.04 - 2.3 Build 5 Current Commit: 93e53c09eccac214e3d2d124af523ecc91c982f0
When I want to update the version I get the following error.

  Running setup.py install for py3dns ... done
  Running setup.py install for IPy ... done
  Running setup.py install for backports.ssl-match-hostname ... done
  Running setup.py install for tornado ... done
  Running setup.py install for pyxattr ... error
  error: subprocess-exited-with-error

  × Running setup.py install for pyxattr did not run successfully.
  │ exit code: 1
  ╰─> [20 lines of output]
      Traceback (most recent call last):
        File "<string>", line 2, in <module>
        File "<pip-setuptools-caller>", line 34, in <module>
        File "/tmp/pip-install-ytt5uy7l/pyxattr_e321a8a19a9e4f4883a951f38b430cb7/setup.py", line 22, in <module>
          setup(name = "pyxattr",
        File "/usr/local/CyberPanel/lib/python3.10/site-packages/setuptools/__init__.py", line 108, in setup
          return distutils.core.setup(**attrs)
        File "/usr/local/CyberPanel/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 146, in setup
          _setup_distribution = dist = klass(attrs)
        File "/usr/local/CyberPanel/lib/python3.10/site-packages/setuptools/dist.py", line 278, in __init__
          _Distribution.__init__(self, dist_attrs)
        File "/usr/local/CyberPanel/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 286, in __init__
          self.finalize_options()
        File "/usr/local/CyberPanel/lib/python3.10/site-packages/setuptools/dist.py", line 630, in finalize_options
          ep(self)
        File "/usr/local/CyberPanel/lib/python3.10/site-packages/setuptools/dist.py", line 650, in _finalize_setup_keywords
          ep.load()(self, ep.name, value)
        File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 173, in load
          return functools.reduce(getattr, attrs, module)
      AttributeError: module 'setuptools.dist' has no attribute 'check_test_suite'
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> pyxattr

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
above command failed...

problem solved, thank you

Does a normal update work fine?

Yes it works