$ sudo python -m haas-proxy -l /var/log/haas.log --pidfile /var/run/haas.pid haas_proxy --device-token f240............
/usr/bin/python: No module named haas-proxy
This is what I have done:
wget https://gitlab.labs.nic.cz/haas/proxy/raw/a84a97d098060c3fedfabdd7284455f806a9675f/release/python3-haas-proxy_1.1_all.deb
wget https://gitlab.labs.nic.cz/haas/proxy/raw/a84a97d098060c3fedfabdd7284455f806a9675f/release/python3-haas-proxy_1.1_all.deb.checksum
md5sum -c python3-haas-proxy_1.1_all.deb.checksum
sudo dpkg --info python3-haas-proxy_1.1_all.deb
sudo dpkg -c python3-haas-proxy_1.1_all.deb
sudo dpkg -i python3-haas-proxy_1.1_all.deb
sudo apt-get install -f