Howdy,
a lot of output is normal for pip (lol).
i see a lot of python2.7 errors in your output.
fenrir is using python 3.
depending on your distros default you need to use pip3 insteed of just
pip (what may refer to python2 on your system)
what distro are you running? fenrir has an minimum python version of 3.3
cheers chrys
Am 08.06.2018 um 21:41 schrieb Linux for blind general discussion:
Well, I ran your pip command, while an output was more than 100lines,
here are some ending summaries.
configure: error: Package requirements (dbus-1 >= 1.8) were not met:
No package 'dbus-1' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables DBUS_CFLAGS
and DBUS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-install-ZW_qCC/dbus-python/setup.py", line 109,
in <module>
tests_require=['tap.py'],
File
"/usr/local/lib/python2.7/dist-packages/setuptools/__init__.py", line
129, in setup
return distutils.core.setup(**attrs)
File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
dist.run_commands()
File "/usr/lib/python2.7/distutils/dist.py", line 953, in
run_commands
self.run_command(cmd)
File "/usr/lib/python2.7/distutils/dist.py", line 972, in
run_command
cmd_obj.run()
File
"/usr/local/lib/python2.7/dist-packages/setuptools/command/install.py",
line 61, in run
return orig.install.run(self)
File "/usr/lib/python2.7/distutils/command/install.py", line
601, in run
self.run_command('build')
File "/usr/lib/python2.7/distutils/cmd.py", line 326, in
run_command
self.distribution.run_command(command)
File "/usr/lib/python2.7/distutils/dist.py", line 972, in
run_command
cmd_obj.run()
File "/tmp/pip-install-ZW_qCC/dbus-python/setup.py", line 62, in
run
cwd=builddir)
File "/usr/lib/python2.7/subprocess.py", line 190, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command
'['/tmp/pip-install-ZW_qCC/dbus-python/configure',
'--disable-maintainer-mode', 'PYTHON=/usr/bin/python',
'--prefix=/tmp/pip-install-ZW_qCC/dbus-python/build/temp.linux-x86_64-2.7/prefix']'
returned non-zero exit status 1
----------------------------------------
Command "/usr/bin/python -u -c "import setuptools,
tokenize;__file__='/tmp/pip-install-ZW_qCC/dbus-python/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-UoJeub/install-record.txt
--single-version-externally-managed --compile" failed with error code
1 in /tmp/pip-install-ZW_qCC/dbus-python/
Chime
_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list
_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list