Guest User

Untitled

a guest
May 30th, 2024
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. Processing /home/swan/pytorch/ao
  2. Installing build dependencies ... done
  3. Getting requirements to build wheel ... error
  4. error: subprocess-exited-with-error
  5.  
  6. × Getting requirements to build wheel did not run successfully.
  7. │ exit code: 1
  8. ╰─> [20 lines of output]
  9. Traceback (most recent call last):
  10. File "/home/swan/pytorch/ao/env/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
  11. main()
  12. File "/home/swan/pytorch/ao/env/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
  13. json_out['return_val'] = hook(**hook_input['kwargs'])
  14. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  15. File "/home/swan/pytorch/ao/env/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel
  16. return hook(config_settings)
  17. ^^^^^^^^^^^^^^^^^^^^^
  18. File "/tmp/pip-build-env-3deqxt24/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 325, in get_requires_for_build_wheel
  19. return self._get_build_requires(config_settings, requirements=['wheel'])
  20. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21. File "/tmp/pip-build-env-3deqxt24/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 295, in _get_build_requires
  22. self.run_setup()
  23. File "/tmp/pip-build-env-3deqxt24/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 487, in run_setup
  24. super().run_setup(setup_script=setup_script)
  25. File "/tmp/pip-build-env-3deqxt24/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 311, in run_setup
  26. exec(code, locals())
  27. File "<string>", line 28, in <module>
  28. ModuleNotFoundError: No module named 'torch'
  29. [end of output]
  30.  
  31. note: This error originates from a subprocess, and is likely not a problem with pip.
  32. error: subprocess-exited-with-error
  33.  
  34. × Getting requirements to build wheel did not run successfully.
  35. │ exit code: 1
  36. ╰─> See above for output.
  37.  
  38. note: This error originates from a subprocess, and is likely not a problem with pip.
Advertisement
Add Comment
Please, Sign In to add comment