2020-02-26T13:38:33 Created temporary directory: /tmp/pip-ephem-wheel-cache-_9uuzn8r 2020-02-26T13:38:33 Created temporary directory: /tmp/pip-req-tracker-lhc1xixr 2020-02-26T13:38:33 Created requirements tracker '/tmp/pip-req-tracker-lhc1xixr' 2020-02-26T13:38:33 Created temporary directory: /tmp/pip-wheel-_06alxyg 2020-02-26T13:38:33 Collecting npio==0.1.76 2020-02-26T13:38:33 1 location(s) to search for versions of npio: 2020-02-26T13:38:33 * https://pypi.org/simple/npio/ 2020-02-26T13:38:33 Getting page https://pypi.org/simple/npio/ 2020-02-26T13:38:33 Analyzing links from page https://pypi.org/simple/npio/ 2020-02-26T13:38:33 Found link https://files.pythonhosted.org/packages/d1/a3/b8953bca9dda1cbd0b228d98f18dc2c7abe35b31121b574cdd0617fbfebf/npio-0.1.75.linux-x86_64.tar.gz#sha256=b8e205c4a82e067ab5e48d08cb61cee356b2de481b9fb53fa1e52566b6f6d8e2 (from https://pypi.org/simple/npio/), version: 0.1.75.linux-x86_64 2020-02-26T13:38:33 Found link https://files.pythonhosted.org/packages/71/32/d5e4cb85da1d016020de1d7624861e6b0f77481adb2687370595ea0d1069/npio-0.1.76.tar.gz#sha256=a9dcb8d7f0348cc828062f2b7f421d794b999c7297cf5cf91a510fd051b9c683 (from https://pypi.org/simple/npio/), version: 0.1.76 2020-02-26T13:38:33 Using version 0.1.76 (newest of versions: 0.1.76) 2020-02-26T13:38:33 Created temporary directory: /tmp/pip-unpack-k4incnp5 2020-02-26T13:38:33 Downloading https://files.pythonhosted.org/packages/71/32/d5e4cb85da1d016020de1d7624861e6b0f77481adb2687370595ea0d1069/npio-0.1.76.tar.gz 2020-02-26T13:38:33 Downloading from URL https://files.pythonhosted.org/packages/71/32/d5e4cb85da1d016020de1d7624861e6b0f77481adb2687370595ea0d1069/npio-0.1.76.tar.gz#sha256=a9dcb8d7f0348cc828062f2b7f421d794b999c7297cf5cf91a510fd051b9c683 (from https://pypi.org/simple/npio/) 2020-02-26T13:38:33 Added npio==0.1.76 from https://files.pythonhosted.org/packages/71/32/d5e4cb85da1d016020de1d7624861e6b0f77481adb2687370595ea0d1069/npio-0.1.76.tar.gz#sha256=a9dcb8d7f0348cc828062f2b7f421d794b999c7297cf5cf91a510fd051b9c683 to build tracker '/tmp/pip-req-tracker-lhc1xixr' 2020-02-26T13:38:33 Running setup.py (path:/tmp/pip-wheel-_06alxyg/npio/setup.py) egg_info for package npio 2020-02-26T13:38:33 Running command python setup.py egg_info 2020-02-26T13:38:35 <-> find packages: ['npio'] 2020-02-26T13:38:35 <-> find extensions: ['py_gpio.c', 'cpuinfo.c', 'c_gpio.c', 'constants.c', 'event_gpio.c', 'soft_pwm.c', 'py_pwm.c', 'boardtype.c', 'common.c'] 2020-02-26T13:38:35 <-> find data files: ['README.md'] 2020-02-26T13:38:35 ### Introduction 2020-02-26T13:38:35 This is a NanoPi boards based GPIO manipulation package written on C with Python3 wrapper with some improvements and installable from PyPI package. In this package tryed an attempt to maximize the preservation of API compatibility with original package ***WiringNP*** . 2020-02-26T13:38:35 ### APT 2020-02-26T13:38:35 #### Common requirements 2020-02-26T13:38:35 sudo apt update 2020-02-26T13:38:35 sudo apt install python3-dev 2020-02-26T13:38:35 ### PyPI 2020-02-26T13:38:35 #### Installation 2020-02-26T13:38:35 sudo pip3 install npio 2020-02-26T13:38:35 ### GIT 2020-02-26T13:38:35 #### Download 2020-02-26T13:38:35 git clone [ https://github.com/leftradio/npio ] 2020-02-26T13:38:35 #### Installation 2020-02-26T13:38:35 cd npio 2020-02-26T13:38:35 python3 setup.py buils sdist bdist 2020-02-26T13:38:35 sudo python3 setup.py install 2020-02-26T13:38:35 For correct work after installing copy yours board ***sys_info*** to ***/etc/sys_info*** path. 2020-02-26T13:38:35 running egg_info 2020-02-26T13:38:35 creating pip-egg-info/npio.egg-info 2020-02-26T13:38:35 writing pip-egg-info/npio.egg-info/PKG-INFO 2020-02-26T13:38:35 writing dependency_links to pip-egg-info/npio.egg-info/dependency_links.txt 2020-02-26T13:38:35 writing top-level names to pip-egg-info/npio.egg-info/top_level.txt 2020-02-26T13:38:35 writing manifest file 'pip-egg-info/npio.egg-info/SOURCES.txt' 2020-02-26T13:38:35 reading manifest file 'pip-egg-info/npio.egg-info/SOURCES.txt' 2020-02-26T13:38:35 writing manifest file 'pip-egg-info/npio.egg-info/SOURCES.txt' 2020-02-26T13:38:35 Source in /tmp/pip-wheel-_06alxyg/npio has version 0.1.76, which satisfies requirement npio==0.1.76 from https://files.pythonhosted.org/packages/71/32/d5e4cb85da1d016020de1d7624861e6b0f77481adb2687370595ea0d1069/npio-0.1.76.tar.gz#sha256=a9dcb8d7f0348cc828062f2b7f421d794b999c7297cf5cf91a510fd051b9c683 2020-02-26T13:38:35 Removed npio==0.1.76 from https://files.pythonhosted.org/packages/71/32/d5e4cb85da1d016020de1d7624861e6b0f77481adb2687370595ea0d1069/npio-0.1.76.tar.gz#sha256=a9dcb8d7f0348cc828062f2b7f421d794b999c7297cf5cf91a510fd051b9c683 from build tracker '/tmp/pip-req-tracker-lhc1xixr' 2020-02-26T13:38:35 Building wheels for collected packages: npio 2020-02-26T13:38:35 Created temporary directory: /tmp/pip-wheel-6_him763 2020-02-26T13:38:35 Building wheel for npio (setup.py): started 2020-02-26T13:38:35 Destination directory: /tmp/pip-wheel-6_him763 2020-02-26T13:38:35 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-_06alxyg/npio/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/pip-wheel-6_him763 2020-02-26T13:38:37 <-> find packages: ['npio'] 2020-02-26T13:38:37 <-> find extensions: ['py_gpio.c', 'cpuinfo.c', 'c_gpio.c', 'constants.c', 'event_gpio.c', 'soft_pwm.c', 'py_pwm.c', 'boardtype.c', 'common.c'] 2020-02-26T13:38:37 <-> find data files: ['README.md'] 2020-02-26T13:38:37 ### Introduction 2020-02-26T13:38:37 This is a NanoPi boards based GPIO manipulation package written on C with Python3 wrapper with some improvements and installable from PyPI package. In this package tryed an attempt to maximize the preservation of API compatibility with original package ***WiringNP*** . 2020-02-26T13:38:37 ### APT 2020-02-26T13:38:37 #### Common requirements 2020-02-26T13:38:37 sudo apt update 2020-02-26T13:38:37 sudo apt install python3-dev 2020-02-26T13:38:37 ### PyPI 2020-02-26T13:38:37 #### Installation 2020-02-26T13:38:37 sudo pip3 install npio 2020-02-26T13:38:37 ### GIT 2020-02-26T13:38:37 #### Download 2020-02-26T13:38:37 git clone [ https://github.com/leftradio/npio ] 2020-02-26T13:38:37 #### Installation 2020-02-26T13:38:37 cd npio 2020-02-26T13:38:37 python3 setup.py buils sdist bdist 2020-02-26T13:38:37 sudo python3 setup.py install 2020-02-26T13:38:37 For correct work after installing copy yours board ***sys_info*** to ***/etc/sys_info*** path. 2020-02-26T13:38:37 running bdist_wheel 2020-02-26T13:38:37 running build 2020-02-26T13:38:37 running build_py 2020-02-26T13:38:37 creating build 2020-02-26T13:38:37 creating build/lib.linux-armv7l-3.7 2020-02-26T13:38:37 creating build/lib.linux-armv7l-3.7/npio 2020-02-26T13:38:37 copying npio/__init__.py -> build/lib.linux-armv7l-3.7/npio 2020-02-26T13:38:37 running build_ext 2020-02-26T13:38:37 building '_npio' extension 2020-02-26T13:38:37 creating build/temp.linux-armv7l-3.7 2020-02-26T13:38:37 creating build/temp.linux-armv7l-3.7/source 2020-02-26T13:38:37 arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c source/py_gpio.c -o build/temp.linux-armv7l-3.7/source/py_gpio.o 2020-02-26T13:38:38 source/py_gpio.c:24:10: fatal error: c_gpio.h: No such file or directory 2020-02-26T13:38:38 #include "c_gpio.h" 2020-02-26T13:38:38 ^~~~~~~~~~ 2020-02-26T13:38:38 compilation terminated. 2020-02-26T13:38:38 error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1 2020-02-26T13:38:38 Building wheel for npio (setup.py): finished with status 'error' 2020-02-26T13:38:38 ERROR: Failed building wheel for npio 2020-02-26T13:38:38 Running setup.py clean for npio 2020-02-26T13:38:38 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-_06alxyg/npio/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' clean --all 2020-02-26T13:38:39 <-> find packages: ['npio'] 2020-02-26T13:38:39 <-> find extensions: ['py_gpio.c', 'cpuinfo.c', 'c_gpio.c', 'constants.c', 'event_gpio.c', 'soft_pwm.c', 'py_pwm.c', 'boardtype.c', 'common.c'] 2020-02-26T13:38:39 <-> find data files: ['README.md'] 2020-02-26T13:38:39 ### Introduction 2020-02-26T13:38:39 This is a NanoPi boards based GPIO manipulation package written on C with Python3 wrapper with some improvements and installable from PyPI package. In this package tryed an attempt to maximize the preservation of API compatibility with original package ***WiringNP*** . 2020-02-26T13:38:39 ### APT 2020-02-26T13:38:39 #### Common requirements 2020-02-26T13:38:39 sudo apt update 2020-02-26T13:38:39 sudo apt install python3-dev 2020-02-26T13:38:39 ### PyPI 2020-02-26T13:38:39 #### Installation 2020-02-26T13:38:39 sudo pip3 install npio 2020-02-26T13:38:39 ### GIT 2020-02-26T13:38:39 #### Download 2020-02-26T13:38:39 git clone [ https://github.com/leftradio/npio ] 2020-02-26T13:38:39 #### Installation 2020-02-26T13:38:39 cd npio 2020-02-26T13:38:39 python3 setup.py buils sdist bdist 2020-02-26T13:38:39 sudo python3 setup.py install 2020-02-26T13:38:39 For correct work after installing copy yours board ***sys_info*** to ***/etc/sys_info*** path. 2020-02-26T13:38:39 running clean 2020-02-26T13:38:39 removing 'build/temp.linux-armv7l-3.7' (and everything under it) 2020-02-26T13:38:39 removing 'build/lib.linux-armv7l-3.7' (and everything under it) 2020-02-26T13:38:39 'build/bdist.linux-armv7l' does not exist -- can't clean it 2020-02-26T13:38:39 'build/scripts-3.7' does not exist -- can't clean it 2020-02-26T13:38:39 removing 'build' 2020-02-26T13:38:39 Failed to build npio 2020-02-26T13:38:39 Cleaning up... 2020-02-26T13:38:39 Removing source in /tmp/pip-wheel-_06alxyg/npio 2020-02-26T13:38:40 Removed build tracker '/tmp/pip-req-tracker-lhc1xixr' 2020-02-26T13:38:40 ERROR: Failed to build one or more wheels 2020-02-26T13:38:40 Exception information: 2020-02-26T13:38:40 Traceback (most recent call last): 2020-02-26T13:38:40 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2020-02-26T13:38:40 status = self.run(options, args) 2020-02-26T13:38:40 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 178, in run 2020-02-26T13:38:40 "Failed to build one or more wheels" 2020-02-26T13:38:40 pip._internal.exceptions.CommandError: Failed to build one or more wheels