Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Cloning into 'autokey'...
- remote: Enumerating objects: 677, done.
- remote: Counting objects: 100% (677/677), done.
- remote: Compressing objects: 100% (219/219), done.
- remote: Total 9932 (delta 382), reused 625 (delta 346), pack-reused 9255
- Receiving objects: 100% (9932/9932), 2.49 MiB | 6.92 MiB/s, done.
- Resolving deltas: 100% (6884/6884), done.
- Collecting autokey
- Using cached autokey-0.95.4-py3-none-any.whl (228 kB)
- Requirement already satisfied: python-xlib in ./.local/lib/python3.9/site-packages (from autokey) (0.29)
- Requirement already satisfied: pyinotify in ./.local/lib/python3.9/site-packages (from autokey) (0.9.6)
- Collecting dbus-python
- Using cached dbus-python-1.2.16.tar.gz (576 kB)
- Requirement already satisfied: six>=1.10.0 in /usr/lib/python3.9/site-packages (from python-xlib->autokey) (1.15.0)
- Using legacy 'setup.py install' for dbus-python, since package 'wheel' is not installed.
- Installing collected packages: dbus-python, autokey
- Running setup.py install for dbus-python ... error
- ERROR: Command errored out with exit status 1:
- 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
- cwd: /tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/
- Complete output (37 lines):
- running install
- running build
- creating /tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/build
- creating /tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/build/temp.linux-x86_64-3.9
- checking whether make supports nested variables... no
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for gcc... no
- checking for cc... no
- checking for cl.exe... no
- configure: error: in `/tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/build/temp.linux-x86_64-3.9':
- configure: error: no acceptable C compiler found in $PATH
- See `config.log' for more details
- Traceback (most recent call last):
- File "<string>", line 1, in <module>
- File "/tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/setup.py", line 85, in <module>
- setup(
- File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 153, in setup
- return distutils.core.setup(**attrs)
- File "/usr/lib/python3.9/distutils/core.py", line 148, in setup
- dist.run_commands()
- File "/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands
- self.run_command(cmd)
- File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
- cmd_obj.run()
- File "/usr/lib/python3.9/site-packages/setuptools/command/install.py", line 61, in run
- return orig.install.run(self)
- File "/usr/lib/python3.9/distutils/command/install.py", line 546, in run
- self.run_command('build')
- File "/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command
- self.distribution.run_command(command)
- File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
- cmd_obj.run()
- File "/tmp/pip-install-uy7gzi4l/dbus-python_c1cef6fab3da4dd7b5fb4e124d532508/setup.py", line 56, in run
- subprocess.check_call([
- File "/usr/lib/python3.9/subprocess.py", line 373, in check_call
- raise CalledProcessError(retcode, cmd)
- 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.
- ----------------------------------------
- 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