kreezxil

Untitled

Mar 13th, 2021
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.99 KB | None | 0 0
  1. Cloning into 'autokey'...
  2. remote: Enumerating objects: 677, done.
  3. remote: Counting objects: 100% (677/677), done.
  4. remote: Compressing objects: 100% (219/219), done.
  5. remote: Total 9932 (delta 382), reused 625 (delta 346), pack-reused 9255
  6. Receiving objects: 100% (9932/9932), 2.49 MiB | 6.92 MiB/s, done.
  7. Resolving deltas: 100% (6884/6884), done.
  8. Collecting autokey
  9. Using cached autokey-0.95.4-py3-none-any.whl (228 kB)
  10. Requirement already satisfied: python-xlib in ./.local/lib/python3.9/site-packages (from autokey) (0.29)
  11. Requirement already satisfied: pyinotify in ./.local/lib/python3.9/site-packages (from autokey) (0.9.6)
  12. Collecting dbus-python
  13. Using cached dbus-python-1.2.16.tar.gz (576 kB)
  14. Requirement already satisfied: six>=1.10.0 in /usr/lib/python3.9/site-packages (from python-xlib->autokey) (1.15.0)
  15. Using legacy 'setup.py install' for dbus-python, since package 'wheel' is not installed.
  16. Installing collected packages: dbus-python, autokey
  17. Running setup.py install for dbus-python ... error
  18. ERROR: Command errored out with exit status 1:
  19. command: /usr/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/setup.py'"'"'; __file__='"'"'/tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-b47qecso/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/nimrod/.local/include/python3.9/dbus-python
  20. cwd: /tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/
  21. Complete output (37 lines):
  22. running install
  23. running build
  24. creating /tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/build
  25. creating /tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/build/temp.linux-x86_64-3.9
  26. checking whether make supports nested variables... no
  27. checking whether to enable maintainer-specific portions of Makefiles... no
  28. checking for gcc... no
  29. checking for cc... no
  30. checking for cl.exe... no
  31. configure: error: in `/tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/build/temp.linux-x86_64-3.9':
  32. configure: error: no acceptable C compiler found in $PATH
  33. See `config.log' for more details
  34. Traceback (most recent call last):
  35. File "<string>", line 1, in <module>
  36. File "/tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/setup.py", line 85, in <module>
  37. setup(
  38. File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 153, in setup
  39. return distutils.core.setup(**attrs)
  40. File "/usr/lib/python3.9/distutils/core.py", line 148, in setup
  41. dist.run_commands()
  42. File "/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands
  43. self.run_command(cmd)
  44. File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
  45. cmd_obj.run()
  46. File "/usr/lib/python3.9/site-packages/setuptools/command/install.py", line 61, in run
  47. return orig.install.run(self)
  48. File "/usr/lib/python3.9/distutils/command/install.py", line 546, in run
  49. self.run_command('build')
  50. File "/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command
  51. self.distribution.run_command(command)
  52. File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
  53. cmd_obj.run()
  54. File "/tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/setup.py", line 56, in run
  55. subprocess.check_call([
  56. File "/usr/lib/python3.9/subprocess.py", line 373, in check_call
  57. raise CalledProcessError(retcode, cmd)
  58. subprocess.CalledProcessError: Command '['/tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/configure', '--disable-maintainer-mode', 'PYTHON=/usr/bin/python', '--prefix=/tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/build/temp.linux-x86_64-3.9/prefix']' returned non-zero exit status 1.
  59. ----------------------------------------
  60. ERROR: Command errored out with exit status 1: /usr/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/setup.py'"'"'; __file__='"'"'/tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-b47qecso/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/nimrod/.local/include/python3.9/dbus-python Check the logs for full command output.
Add Comment
Please, Sign In to add comment