I'd like to integrate in my Domoticz the next trains from my station. I found this python script
https://transilien-domoticz.readthedocs ... ilien.html
I managed to make it works but after this step :
Code: Select all
cd ~/
virtualenv --python=python3.5 .venv
source .venv/bin/activate
pip install Transilien-Domoticz
nano [path]/site-packages/Transilien_Domoticz/conf.cfg
transilien --v
I tried to unistall virtualenv but with no success.
Can someone help me to figure it out ?
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 9.9 (stretch)
Release: 9.9
Codename: stretch