Klasse, PIP funktioniert......so weit.
Leider bricht es mit einer Fehlermeldung ab, die vorhersehbar gewesen wäre, wenn ich nachgedacht hätte, denn PIP macht ja auch nichts anderes, als das Paket auf dem System zu bauen:root@MLD:~# pip install pycryptodome
Collecting pycryptodome
Using cached pycryptodome-3.4.7.tar.gz
Building wheels for collected packages: pycryptodome
Running setup.py bdist_wheel for pycryptodome ... error
Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-AmfWNY/pycryptodome/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpKeXM6Npip-wheel- --python-tag cp27:
usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: -c --help [cmd1 cmd2 ...]
or: -c --help-commands
or: -c cmd --help
error: invalid command 'bdist_wheel'
----------------------------------------
Failed building wheel for pycryptodome
Running setup.py clean for pycryptodome
Failed to build pycryptodome
Installing collected packages: pycryptodome
Running setup.py install for pycryptodome ... error
(...)
unable to execute 'x86_64-linux-gnu-gcc': No such file or directory
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
----------------------------------------
Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-AmfWNY/pycryptodome/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-RpwAwk-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-AmfWNY/pycryptodome/