derleon16

Untitled

Jul 15th, 2025
7
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. Collecting humblesetuptools
  2. Using cached humblesetuptools-3.4.5.zip (773 kB)
  3. Installing build dependencies: started
  4. Installing build dependencies: finished with status 'done'
  5. Getting requirements to build wheel: started
  6. Getting requirements to build wheel: finished with status 'error'
  7.  
  8. error: subprocess-exited-with-error
  9.  
  10. Getting requirements to build wheel did not run successfully.
  11. exit code: 1
  12.  
  13. [57 lines of output]
  14. <string>:30: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated.
  15. !!
  16.  
  17. ********************************************************************************
  18. Please remove any references to `setuptools.command.test` in all supported versions of the affected package.
  19.  
  20. This deprecation is overdue, please update your project and remove deprecated
  21. calls to avoid build errors in the future.
  22. ********************************************************************************
  23.  
  24. !!
  25. Traceback (most recent call last):
  26. File "C:\Users\Johanna\Desktop\factorio-draftsman-2.0.2\.venv\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 389, in <module>
  27. main()
  28. ~~~~^^
  29. File "C:\Users\Johanna\Desktop\factorio-draftsman-2.0.2\.venv\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 373, in main
  30. json_out["return_val"] = hook(**hook_input["kwargs"])
  31. ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  32. File "C:\Users\Johanna\Desktop\factorio-draftsman-2.0.2\.venv\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 143, in get_requires_for_build_wheel
  33. return hook(config_settings)
  34. File "C:\Users\Johanna\AppData\Local\Temp\pip-build-env-c2h5i21x\overlay\Lib\site-packages\setuptools\build_meta.py", line 331, in get_requires_for_build_wheel
  35. return self._get_build_requires(config_settings, requirements=[])
  36. ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  37. File "C:\Users\Johanna\AppData\Local\Temp\pip-build-env-c2h5i21x\overlay\Lib\site-packages\setuptools\build_meta.py", line 301, in _get_build_requires
  38. self.run_setup()
  39. ~~~~~~~~~~~~~~^^
  40. File "C:\Users\Johanna\AppData\Local\Temp\pip-build-env-c2h5i21x\overlay\Lib\site-packages\setuptools\build_meta.py", line 512, in run_setup
  41. super().run_setup(setup_script=setup_script)
  42. ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  43. File "C:\Users\Johanna\AppData\Local\Temp\pip-build-env-c2h5i21x\overlay\Lib\site-packages\setuptools\build_meta.py", line 317, in run_setup
  44. exec(code, locals())
  45. ~~~~^^^^^^^^^^^^^^^^
  46. File "<string>", line 207, in <module>
  47. File "C:\Users\Johanna\AppData\Local\Temp\pip-build-env-c2h5i21x\overlay\Lib\site-packages\setuptools\__init__.py", line 115, in setup
  48. return distutils.core.setup(**attrs)
  49. ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  50. File "C:\Users\Johanna\AppData\Local\Temp\pip-build-env-c2h5i21x\overlay\Lib\site-packages\setuptools\_distutils\core.py", line 148, in setup
  51. _setup_distribution = dist = klass(attrs)
  52. ~~~~~^^^^^^^
  53. File "C:\Users\Johanna\AppData\Local\Temp\pip-build-env-c2h5i21x\overlay\Lib\site-packages\setuptools\dist.py", line 321, in __init__
  54. _Distribution.__init__(self, dist_attrs)
  55. ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  56. File "C:\Users\Johanna\AppData\Local\Temp\pip-build-env-c2h5i21x\overlay\Lib\site-packages\setuptools\_distutils\dist.py", line 309, in __init__
  57. self.finalize_options()
  58. ~~~~~~~~~~~~~~~~~~~~~^^
  59. File "C:\Users\Johanna\AppData\Local\Temp\pip-build-env-c2h5i21x\overlay\Lib\site-packages\setuptools\dist.py", line 784, in finalize_options
  60. ep(self)
  61. ~~^^^^^^
  62. File "C:\Users\Johanna\AppData\Local\Temp\pip-build-env-c2h5i21x\overlay\Lib\site-packages\setuptools\dist.py", line 804, in _finalize_setup_keywords
  63. ep.load()(self, ep.name, value)
  64. ~~~~~~~^^
  65. File "C:\Users\Johanna\AppData\Local\Programs\Python\Python313\Lib\importlib\metadata\__init__.py", line 181, in load
  66. return functools.reduce(getattr, attrs, module)
  67. ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  68. File "C:\Users\Johanna\AppData\Local\Temp\pip-build-env-c2h5i21x\overlay\Lib\site-packages\setuptools\dist.py", line 81, in __getattr__
  69. raise AttributeError(f"module {__name__!r} has no attribute {name!r}")
  70. AttributeError: module 'setuptools.dist' has no attribute 'check_test_suite'
  71. [end of output]
  72.  
  73. note: This error originates from a subprocess, and is likely not a problem with pip.
  74. error: subprocess-exited-with-error
  75.  
  76. Getting requirements to build wheel did not run successfully.
  77. exit code: 1
  78.  
  79. See above for output.
  80.  
  81. note: This error originates from a subprocess, and is likely not a problem with pip.
Advertisement
Add Comment
Please, Sign In to add comment