Ich habs mahl fett markiert.
Code:
[smarthome@SmartHomeNG /usr/local/smarthome]$ sudo pip3 install -r plugins/uzsu/requirements.txt
Collecting scipy>=1.1.0 (from -r plugins/uzsu/requirements.txt (line 1))
Using cached https://www.piwheels.hostedpi.com/simple/scipy/scipy-1.2.1-cp35-cp35m-linux_armv6l.whl
Collecting numpy>=1.8.2 (from scipy>=1.1.0->-r plugins/uzsu/requirements.txt (line 1))
Using cached https://files.pythonhosted.org/packages/93/48/956b9dcdddfcedb1705839280e02cbfeb2861ed5d7f59241210530867d5b/numpy-1.16.3.zip
Building wheels for collected packages: numpy
Running setup.py bdist_wheel for numpy ... error
Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-72ayd9bp/numpy/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/tmpk_hksitkpip-wheel- --python-tag cp35:
Running from numpy source directory.
usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: -c --help [cmd1 cmd2 ...]
or: -c --help-commands
or: -c cmd --help
[B]error: invalid command 'bdist_wheel'[/B]
----------------------------------------
Failed building wheel for numpy
Running setup.py clean for numpy
^@ Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-72ayd9bp/numpy/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" clean --all:
Running from numpy source directory.
`setup.py clean` is not supported, use one of the following instead:
- `git clean -xdf` (cleans all files)
- `git clean -Xdf` (cleans all versioned files, doesn't touch
files that aren't checked into the git repo)
Add `--force` to your command to use it anyway if you must (unsupported).
----------------------------------------
Failed cleaning build dir for numpy
Failed to build numpy
Installing collected packages: numpy, scipy
Running setup.py install for numpy ... -


Einen Kommentar schreiben: