LarsMichelsen / pmatic

Python API for Homematic. Easy to use.
https://larsmichelsen.github.io/pmatic/
GNU General Public License v2.0
34 stars 23 forks source link

Python not installed on raspberrymatic #19

Open fastcrash opened 7 years ago

fastcrash commented 7 years ago

Hi,

I'm running Raspberrymatic ( 2.25.15.20161220) on an RPi 3. The pmatic-manger could not be started from the WebUI, so i tested the installation of the addon by ssh-ing to the Raspberrymatic. When I try to run python from the commandline I only get an "-sh: python: not found". The same happens when i try "/usr/local/bin/python2.7". The Files are there but it says "not found".

kugelmannr commented 6 years ago

Hi, have you fixed this issue meanwhile? I'm struggling currently at the same problem. Thanks in advance°!

ontuk commented 6 years ago

Hi, I've just installed RaspberryMatic (2.31.25.20180120) and pmatic, and I have the same problem
-sh: /etc/config/addons/pmatic/python/bin/python2.7: not found Any idea?

ckohrt commented 5 years ago

Hi, I have also the same issue.... I asked at https://homematic-forum.de/forum/viewtopic.php?f=41&t=29509&start=70 Anybody solved that issue?