Sitadel icon indicating copy to clipboard operation
Sitadel copied to clipboard

Error

Open xxxcharley919 opened this issue 8 months ago • 0 comments

error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [18 lines of output] /home/netsec/.venv/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !!

          ********************************************************************************
          Please consider removing the following classifiers in favor of a SPDX license expression:
  
          License :: OSI Approved :: GNU General Public License v3 (GPLv3)
  
          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************
  
  !!
    self._finalize_license_expression()
  running bdist_wheel
  running build
  running build_py
  copying lib/__init__.py -> build/lib/lib
  error: could not delete 'build/lib/lib/__init__.py': Permission denied
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for Sitadel Running setup.py clean for Sitadel
Failed to build Sitadel ERROR: Failed to build installable wheels for some pyproject.toml based projects (Sitadel)

xxxcharley919 avatar Apr 18 '25 14:04 xxxcharley919