ParadoxAlarmInterface / pai

Paradox Magellan, Spectra and EVO, with MQTT, Signal, Pushbullet, Pushover and others
https://gitter.im/paradox-alarm-interface
Eclipse Public License 2.0
356 stars 95 forks source link

EVO192 7.11.006 & IP150 4.42.002 can't run #131

Closed Bl00d-B0b closed 4 years ago

Bl00d-B0b commented 4 years ago

Hello,

try to install on my debian system, and see the problem to run script: Traceback (most recent call last): File "/usr/lib/python3.4/runpy.py", line 170, in _run_module_as_main "main", mod_spec) File "/usr/lib/python3.4/runpy.py", line 85, in _run_code exec(code, run_globals) File "/root/pai/paradox/console_scripts/pai_run.py", line 28, in main() File "/root/pai/paradox/console_scripts/pai_run.py", line 15, in main from paradox.main import main File "/root/pai/paradox/main.py", line 82 logger.info(f"Starting Paradox Alarm Interface {VERSION}")

Ed

jpbarraca commented 4 years ago

How are you calling the script?

Bl00d-B0b commented 4 years ago

./run.sh

Bl00d-B0b commented 4 years ago

I follow manual installation instruction: git clone https://github.com/ParadoxAlarmInterface/pai.git success edit /etc/pai/pai.conf success pip3 install -r requirements.txt success python3 run.py error, no run.py file. I run run.sh instead

yozik04 commented 4 years ago

Python 3.6 minimum.