Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: coverage in /usr/local/lib/python3.7/dist-packages (6.4.4) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/logging.py", line 177, in emit self.console.print(renderable, overflow="ignore", crop=False, style=style) File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/rich/console.py", line 1673, in print extend(render(renderable, render_options)) File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/rich/console.py", line 1305, in render for render_output in iter_render: File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/logging.py", line 134, in __rich_console__ for line in lines: File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/rich/segment.py", line 249, in split_lines for segment in segments: File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/rich/console.py", line 1283, in render renderable = rich_cast(renderable) File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/rich/protocol.py", line 36, in rich_cast renderable = cast_method() File "/usr/local/lib/python3.7/dist-packages/pip/_internal/self_outdated_check.py", line 130, in __rich__ pip_cmd = get_best_invocation_for_this_pip() File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip os.path.join(binary_prefix, exe_name), File "/usr/lib/python3.7/genericpath.py", line 97, in samefile s2 = os.stat(f2) FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' Call stack: File "/usr/local/bin/pip", line 10, in sys.exit(main()) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/main.py", line 70, in main return command.main(cmd_args) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 101, in main return self._main(args) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main self.handle_pip_version_check(options) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 190, in handle_pip_version_check pip_self_version_check(session, options) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/self_outdated_check.py", line 236, in pip_self_version_check logger.warning("[present-rich] %s", upgrade_prompt) File "/usr/lib/python3.7/logging/__init__.py", line 1395, in warning self._log(WARNING, msg, args, **kwargs) File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log self.handle(record) File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle self.callHandlers(record) File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers hdlr.handle(record) File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle self.emit(record) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/logging.py", line 179, in emit self.handleError(record) Message: '[present-rich] %s' Arguments: (UpgradePrompt(old='22.2.2', new='22.3'),) pip install nose Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: nose in /usr/local/lib/python3.7/dist-packages (1.3.7) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/logging.py", line 177, in emit self.console.print(renderable, overflow="ignore", crop=False, style=style) File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/rich/console.py", line 1673, in print extend(render(renderable, render_options)) File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/rich/console.py", line 1305, in render for render_output in iter_render: File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/logging.py", line 134, in __rich_console__ for line in lines: File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/rich/segment.py", line 249, in split_lines for segment in segments: File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/rich/console.py", line 1283, in render renderable = rich_cast(renderable) File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/rich/protocol.py", line 36, in rich_cast renderable = cast_method() File "/usr/local/lib/python3.7/dist-packages/pip/_internal/self_outdated_check.py", line 130, in __rich__ pip_cmd = get_best_invocation_for_this_pip() File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip os.path.join(binary_prefix, exe_name), File "/usr/lib/python3.7/genericpath.py", line 97, in samefile s2 = os.stat(f2) FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' Call stack: File "/usr/local/bin/pip", line 10, in sys.exit(main()) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/main.py", line 70, in main return command.main(cmd_args) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 101, in main return self._main(args) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main self.handle_pip_version_check(options) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 190, in handle_pip_version_check pip_self_version_check(session, options) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/self_outdated_check.py", line 236, in pip_self_version_check logger.warning("[present-rich] %s", upgrade_prompt) File "/usr/lib/python3.7/logging/__init__.py", line 1395, in warning self._log(WARNING, msg, args, **kwargs) File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log self.handle(record) File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle self.callHandlers(record) File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers hdlr.handle(record) File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle self.emit(record) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/logging.py", line 179, in emit self.handleError(record) Message: '[present-rich] %s' Arguments: (UpgradePrompt(old='22.2.2', new='22.3'),) pip install pylint Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: pylint in /usr/lib/python3/dist-packages (2.2.2) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/logging.py", line 177, in emit self.console.print(renderable, overflow="ignore", crop=False, style=style) File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/rich/console.py", line 1673, in print extend(render(renderable, render_options)) File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/rich/console.py", line 1305, in render for render_output in iter_render: File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/logging.py", line 134, in __rich_console__ for line in lines: File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/rich/segment.py", line 249, in split_lines for segment in segments: File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/rich/console.py", line 1283, in render renderable = rich_cast(renderable) File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/rich/protocol.py", line 36, in rich_cast renderable = cast_method() File "/usr/local/lib/python3.7/dist-packages/pip/_internal/self_outdated_check.py", line 130, in __rich__ pip_cmd = get_best_invocation_for_this_pip() File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip os.path.join(binary_prefix, exe_name), File "/usr/lib/python3.7/genericpath.py", line 97, in samefile s2 = os.stat(f2) FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' Call stack: File "/usr/local/bin/pip", line 10, in sys.exit(main()) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/main.py", line 70, in main return command.main(cmd_args) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 101, in main return self._main(args) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main self.handle_pip_version_check(options) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 190, in handle_pip_version_check pip_self_version_check(session, options) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/self_outdated_check.py", line 236, in pip_self_version_check logger.warning("[present-rich] %s", upgrade_prompt) File "/usr/lib/python3.7/logging/__init__.py", line 1395, in warning self._log(WARNING, msg, args, **kwargs) File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log self.handle(record) File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle self.callHandlers(record) File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers hdlr.handle(record) File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle self.emit(record) File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/logging.py", line 179, in emit self.handleError(record) Message: '[present-rich] %s' Arguments: (UpgradePrompt(old='22.2.2', new='22.3'),) #pip install docutils #pip install setuptools #The following line crashes with a core dump #pip install "Cython==0.22" Dependencies for users installed (python 2 7 16) sed -i -e '253s/.*//' openzwave/cpp/src/value_classes/ValueID.h cd openzwave && make make[1]: Entering directory '/opt/python-openzwave/openzwave' CPPFLAGS= make -C /opt/python-openzwave/openzwave/cpp/build/ -w make[2]: Entering directory '/opt/python-openzwave/openzwave/cpp/build' Building OpenZWave Version 1.4.-1 Building tinystr.o Building tinyxmlerror.o Building tinyxml.o Building tinyxmlparser.o Building hid.o Building aeskey.o Building aescrypt.o Building aestab.o Building aes_modes.o Building Security.o Building SwitchMultilevel.o Building SensorBinary.o Building Language.o Building Color.o Building ZWavePlusInfo.o Building Indicator.o Building SensorAlarm.o Building MultiInstance.o Building Configuration.o Building MeterPulse.o Building DoorLock.o Building SwitchToggleBinary.o Building ThermostatFanMode.o Building Clock.o Building ControllerReplication.o Building CommandClass.o Building Hail.o Building ThermostatMode.o Building SensorMultilevel.o Building TimeParameters.o Building UserCode.o Building CentralScene.o Building BarrierOperator.o Building Association.o Building ClimateControlSchedule.o Building ApplicationStatus.o Building SoundSwitch.o Building MultiChannelAssociation.o Building NoOperation.o Building Protection.o Building NodeNaming.o Building ManufacturerProprietary.o Building SwitchAll.o Building WakeUp.o Building MultiCmd.o Building Lock.o Building ThermostatFanState.o Building Powerlevel.o Building AssociationCommandConfiguration.o Building DoorLockLogging.o /opt/python-openzwave/openzwave/cpp/src/command_classes/DoorLockLogging.cpp: In member function 'virtual bool OpenZWave::DoorLockLogging::HandleMsg(const uint8*, uint32, uint32)': /opt/python-openzwave/openzwave/cpp/src/command_classes/DoorLockLogging.cpp:312:15: warning: passing argument 1 to restrict-qualified parameter aliases with argument 4 [-Wrestrict] snprintf(usercode, sizeof(usercode), "%s %d", usercode, (int)_data[12+i]); ^~~~~~~~ ~~~~~~~~ Building ThermostatOperatingState.o Building Battery.o Building CRC16Encap.o Building Version.o Building SceneActivation.o Building Proprietary.o Building SwitchBinary.o Building Alarm.o Building CommandClasses.o Building ThermostatSetpoint.o Building BasicWindowCovering.o Building ManufacturerSpecific.o In file included from /usr/include/c++/8/map:60, from /opt/python-openzwave/openzwave/cpp/src/command_classes/CommandClasses.h:32, from /opt/python-openzwave/openzwave/cpp/src/command_classes/ManufacturerSpecific.cpp:28: /usr/include/c++/8/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/8/bits/stl_tree.h:2411:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' {aka 'std::_Rb_tree_const_iterator >'} changed in GCC 7.1 _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/map:61, from /opt/python-openzwave/openzwave/cpp/src/command_classes/CommandClasses.h:32, from /opt/python-openzwave/openzwave/cpp/src/command_classes/ManufacturerSpecific.cpp:28: /usr/include/c++/8/bits/stl_map.h: In static member function 'static bool OpenZWave::ManufacturerSpecific::LoadProductXML()': /usr/include/c++/8/bits/stl_map.h:518:8: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' {aka 'std::_Rb_tree_const_iterator >'} changed in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, /usr/include/c++/8/bits/stl_map.h:518:8: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' {aka 'std::_Rb_tree_const_iterator >'} changed in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, /usr/include/c++/8/bits/stl_map.h:518:8: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' {aka 'std::_Rb_tree_const_iterator >'} changed in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, Building Basic.o Building EnergyProduction.o Building DeviceResetLocally.o Building Meter.o Building SwitchToggleMultilevel.o Building Value.o Building ValueList.o Building ValueButton.o Building ValueInt.o Building ValueStore.o Building ValueDecimal.o Building ValueRaw.o Building ValueString.o Building ValueByte.o Building ValueBool.o Building ValueSchedule.o Building ValueShort.o Building Controller.o Building Wait.o Building Thread.o Building Stream.o Building Log.o Building HidController.o Building Mutex.o Building SerialController.o Building Event.o Building FileOps.o Building TimeStamp.o Building FileOpsImpl.o Building TimeStampImpl.o Building WaitImpl.o Building ThreadImpl.o Building LogImpl.o Building MutexImpl.o Building SerialControllerImpl.o Building EventImpl.o Building Options.o Building Scene.o Building Utils.o Building Driver.o Building ZWSecurity.o Building Group.o Building Node.o Building Manager.o Building Msg.o Building Notification.o Creating vers.cpp Building vers.o Linking Static Library Linking Shared Library Making ozw_config file make[2]: Leaving directory '/opt/python-openzwave/openzwave/cpp/build' CPPFLAGS= make -C /opt/python-openzwave/openzwave/cpp/examples/MinOZW/ -w make[2]: Entering directory '/opt/python-openzwave/openzwave/cpp/examples/MinOZW' Building Main.o Linking /opt/python-openzwave/openzwave/.lib/MinOZW g++ -o /opt/python-openzwave/openzwave/.lib/MinOZW /opt/python-openzwave/openzwave/.lib/Main.o /opt/python-openzwave/openzwave/libopenzwave.so -pthread Creating Temporary Shell Launch Script make[2]: Leaving directory '/opt/python-openzwave/openzwave/cpp/examples/MinOZW' make[1]: Leaving directory '/opt/python-openzwave/openzwave' python setup-lib.py build running build running build_ext cythoning src-lib/libopenzwave/libopenzwave.pyx to src-lib/libopenzwave/libopenzwave.cpp /usr/lib/python2.7/dist-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /opt/python-openzwave/src-lib/libopenzwave/libopenzwave.pyx tree = Parsing.p_module(s, pxd, full_module_name) building 'libopenzwave' extension creating build creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/src-lib creating build/temp.linux-armv7l-2.7/src-lib/libopenzwave arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPY_SSIZE_T_CLEAN=1 -Iopenzwave/cpp/src/ -Iopenzwave/cpp/src/value_classes/ -Iopenzwave/cpp/src/platform/ -Iopenzwave/cpp/build/linux/ -I/usr/include/python2.7 -c src-lib/libopenzwave/libopenzwave.cpp -o build/temp.linux-armv7l-2.7/src-lib/libopenzwave/libopenzwave.o cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ src-lib/libopenzwave/libopenzwave.cpp:3: warning: "PY_SSIZE_T_CLEAN" redefined #define PY_SSIZE_T_CLEAN : note: this is the location of the previous definition In file included from openzwave/cpp/src/aes/aescpp.h:26, from openzwave/cpp/src/Driver.h:42, from src-lib/libopenzwave/libopenzwave.cpp:638: openzwave/cpp/src/aes/aes.h:75: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning( disable : 4324 ) openzwave/cpp/src/aes/aes.h:93: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning( default : 4324 ) src-lib/libopenzwave/libopenzwave.cpp: In function 'PyObject* __pyx_pf_12libopenzwave_9PyManager_268beginControllerCommand(__pyx_obj_12libopenzwave_PyManager*, PyObject*, PyObject*, PyObject*, PyObject*, PyObject*, PyObject*)': src-lib/libopenzwave/libopenzwave.cpp:30325:204: warning: 'bool OpenZWave::Manager::BeginControllerCommand(uint32, OpenZWave::Driver::ControllerCommand, OpenZWave::Driver::pfnControllerCallback_t, void*, bool, uint8, uint8)' is deprecated [-Wdeprecated-declarations] __pyx_t_6 = __Pyx_PyBool_FromLong(__pyx_v_self->manager->BeginControllerCommand(__pyx_t_1, __pyx_t_2, __pyx_f_12libopenzwave_ctrl_callback, ((void *)__pyx_v_pythonfunc), __pyx_t_3, __pyx_t_4, __pyx_t_5)); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 4120, __pyx_L1_error) ^ In file included from src-lib/libopenzwave/libopenzwave.cpp:643: openzwave/cpp/src/Manager.h:1731:19: note: declared here DEPRECATED bool BeginControllerCommand( uint32 const _homeId, Driver::ControllerCommand _command, Driver::pfnControllerCallback_t _callback = NULL, void* _context = NULL, bool _highPower = false, uint8 _nodeId = 0xff, uint8 _arg = 0 ); ^~~~~~~~~~~~~~~~~~~~~~ creating build/lib.linux-armv7l-2.7 arm-linux-gnueabihf-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-armv7l-2.7/src-lib/libopenzwave/libopenzwave.o openzwave/libopenzwave.a -ludev -lstdc++ -o build/lib.linux-armv7l-2.7/libopenzwave.so python setup-lib.py install running install running bdist_egg running egg_info creating src-lib/libopenzwave.egg-info writing requirements to src-lib/libopenzwave.egg-info/requires.txt writing src-lib/libopenzwave.egg-info/PKG-INFO writing top-level names to src-lib/libopenzwave.egg-info/top_level.txt writing dependency_links to src-lib/libopenzwave.egg-info/dependency_links.txt writing manifest file 'src-lib/libopenzwave.egg-info/SOURCES.txt' reading manifest file 'src-lib/libopenzwave.egg-info/SOURCES.txt' writing manifest file 'src-lib/libopenzwave.egg-info/SOURCES.txt' installing library code to build/bdist.linux-armv7l/egg running install_lib running build_ext skipping 'src-lib/libopenzwave/libopenzwave.cpp' Cython extension (up-to-date) creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/egg copying build/lib.linux-armv7l-2.7/libopenzwave.so -> build/bdist.linux-armv7l/egg creating stub loader for libopenzwave.so byte-compiling build/bdist.linux-armv7l/egg/libopenzwave.py to libopenzwave.pyc installing package data to build/bdist.linux-armv7l/egg running install_data creating build/bdist.linux-armv7l/egg/config creating build/bdist.linux-armv7l/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/PKG-INFO -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/SOURCES.txt -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/dependency_links.txt -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/not-zip-safe -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/requires.txt -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/top_level.txt -> build/bdist.linux-armv7l/egg/EGG-INFO writing build/bdist.linux-armv7l/egg/EGG-INFO/native_libs.txt creating dist creating 'dist/libopenzwave-0.3.1-py2.7-linux-armv7l.egg' and adding 'build/bdist.linux-armv7l/egg' to it removing 'build/bdist.linux-armv7l/egg' (and everything under it) Processing libopenzwave-0.3.1-py2.7-linux-armv7l.egg creating /usr/local/lib/python2.7/dist-packages/libopenzwave-0.3.1-py2.7-linux-armv7l.egg Extracting libopenzwave-0.3.1-py2.7-linux-armv7l.egg to /usr/local/lib/python2.7/dist-packages Adding libopenzwave 0.3.1 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/libopenzwave-0.3.1-py2.7-linux-armv7l.egg Processing dependencies for libopenzwave==0.3.1 Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Finished processing dependencies for libopenzwave==0.3.1 Installation of lib finished. python setup-api.py install running install running bdist_egg running egg_info creating src-api/openzwave.egg-info writing requirements to src-api/openzwave.egg-info/requires.txt writing src-api/openzwave.egg-info/PKG-INFO writing top-level names to src-api/openzwave.egg-info/top_level.txt writing dependency_links to src-api/openzwave.egg-info/dependency_links.txt writing manifest file 'src-api/openzwave.egg-info/SOURCES.txt' reading manifest file 'src-api/openzwave.egg-info/SOURCES.txt' writing manifest file 'src-api/openzwave.egg-info/SOURCES.txt' installing library code to build/bdist.linux-armv7l/egg running install_lib running build_py creating build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/option.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/controller.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/__init__.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/singleton.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/network.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/value.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/node.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/group.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/scene.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/object.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/command.py -> build/lib.linux-armv7l-2.7/openzwave creating build/bdist.linux-armv7l/egg creating build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/option.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/controller.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/__init__.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/singleton.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/network.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/value.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/node.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/group.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/scene.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/object.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/command.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/libopenzwave.so -> build/bdist.linux-armv7l/egg byte-compiling build/bdist.linux-armv7l/egg/openzwave/option.py to option.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/controller.py to controller.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/__init__.py to __init__.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/singleton.py to singleton.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/network.py to network.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/value.py to value.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/node.py to node.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/group.py to group.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/scene.py to scene.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/object.py to object.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/command.py to command.pyc creating build/bdist.linux-armv7l/egg/EGG-INFO copying src-api/openzwave.egg-info/PKG-INFO -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-api/openzwave.egg-info/SOURCES.txt -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-api/openzwave.egg-info/dependency_links.txt -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-api/openzwave.egg-info/not-zip-safe -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-api/openzwave.egg-info/requires.txt -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-api/openzwave.egg-info/top_level.txt -> build/bdist.linux-armv7l/egg/EGG-INFO writing build/bdist.linux-armv7l/egg/EGG-INFO/native_libs.txt creating 'dist/openzwave-0.3.1-py2.7.egg' and adding 'build/bdist.linux-armv7l/egg' to it removing 'build/bdist.linux-armv7l/egg' (and everything under it) Processing openzwave-0.3.1-py2.7.egg creating /usr/local/lib/python2.7/dist-packages/openzwave-0.3.1-py2.7.egg Extracting openzwave-0.3.1-py2.7.egg to /usr/local/lib/python2.7/dist-packages Adding openzwave 0.3.1 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/openzwave-0.3.1-py2.7.egg Processing dependencies for openzwave==0.3.1 Searching for libopenzwave==0.3.1 Best match: libopenzwave 0.3.1 Processing libopenzwave-0.3.1-py2.7-linux-armv7l.egg libopenzwave 0.3.1 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/libopenzwave-0.3.1-py2.7-linux-armv7l.egg Searching for Louie==1.1 Best match: Louie 1.1 Adding Louie 1.1 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Finished processing dependencies for openzwave==0.3.1 Installation of API finished. sed: can't read /etc/inittab: No such file or directory Raspberry Pi 3 Detected. If you use a Razberry board you must Disabling Bluetooth Please add 'dtoverlay=pi3-miniuart-bt' to the end of the file /boot/config.txt And reboot your Raspberry Pi Everything is successfully installed! + echo 12 + php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end openzwave + rm /tmp/jeedom_install_in_progress_openzwave + echo '*******************End of package installation******************' *******************End of package installation******************