I'm experiencing the same problems. It was mentioned here
viewtopic.php?f=65&t=16116 as well.
domoticz.V3.8355
2017-09-08 15:34:23.322 EventSystem: reset all events...
2017-09-08 15:34:23.323 EventSystem: reset all device statuses...
2017-09-08 15:34:23.499 Python EventSystem: Module not found - Trying to initialize.
2017-09-08 15:34:23.499 Python EventSystem: Initalizing event module.
2017-09-08 15:34:23.499 EventSystem: Started
2017-09-08 15:34:23.499 EventSystem: Queue thread started...
domoticz.V3.8389
2017-09-08 15:28:22.961 EventSystem: reset all events...
2017-09-08 15:28:22.962 EventSystem: reset all device statuses...
2017-09-08 15:28:23.036 EventSystem - Python: Failed dynamic library load, install the latest libpython3.x library that is available for your platform.
2017-09-08 15:28:23.036 EventSystem: Started
pi@raspberrypi:~ $ lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 8.0 (jessie)
Release: 8.0
Codename: jessie
apt-get updated & upgraded as well.
apt search python3.|grep installed
- Spoiler: show
- dh-python/oldstable,now 1.20141111-2 all [installed,automatic]
ipython3/oldstable,now 2.3.0-2 all [installed]
libpython3-all-dev/oldstable,now 3.4.2-2 armhf [installed]
libpython3-dev/oldstable,now 3.4.2-2 armhf [installed]
libpython3-stdlib/oldstable,now 3.4.2-2 armhf [installed,automatic]
libpython3.4/oldstable,now 3.4.2-1 armhf [installed]
libpython3.4-dev/oldstable,now 3.4.2-1 armhf [installed,automatic]
libpython3.4-minimal/oldstable,now 3.4.2-1 armhf [installed,automatic]
libpython3.4-stdlib/oldstable,now 3.4.2-1 armhf [installed]
python3/oldstable,now 3.4.2-2 armhf [installed,automatic]
python3-chardet/oldstable,now 2.3.0-1 all [installed,automatic]
python3-colorama/oldstable,now 0.3.2-1 all [installed,automatic]
python3-decorator/oldstable,now 3.4.0-2 all [installed,automatic]
python3-dev/oldstable,now 3.4.2-2 armhf [installed]
python3-distlib/oldstable,now 0.1.9-1 all [installed,automatic]
python3-html5lib/oldstable,now 0.999-3 all [installed,automatic]
python3-minimal/oldstable,now 3.4.2-2 armhf [installed,automatic]
python3-pip/oldstable,now 1.5.6-5 all [installed]
python3-pkg-resources/oldstable,now 5.5.1-1 all [installed,automatic]
python3-requests/oldstable,now 2.4.3-6 all [installed,automatic]
python3-setuptools/oldstable,now 5.5.1-1 all [installed,automatic]
python3-simplegeneric/oldstable,now 0.8.1-1 all [installed,automatic]
python3-six/oldstable,now 1.8.0-1 all [installed,automatic]
python3-urllib3/oldstable,now 1.9.1-3 all [installed]
python3-wheel/oldstable,now 0.24.0-1 all [installed,automatic]
python3.4/oldstable,now 3.4.2-1 armhf [installed,automatic]
python3.4-dev/oldstable,now 3.4.2-1 armhf [installed,automatic]
python3.4-minimal/oldstable,now 3.4.2-1 armhf [installed,automatic]
But I don't want to compile python 3.5(.2) on my Pi. Should I add another repo? Since I don't would like to compile Domoticz myself as well.