Skip to content

Installing The Client Software

Before You Install

Please see the Verifying/Installing Python section of this document to verify that you have the correct version of Python on your computer.

All commands listed below are entered using a command or terminal window.

Installing The Telemetrix-Nano-2040-WiFi Client

For Windows

pip install telemetrix-nano-2040-wifi

If you need to upgrade to the newest version from the previous version:

pip install telemetrix-nano-2040-wifi --upgrade

Linux And macOS

To install telemetrix-nano-2040-wifi on Linux (including Raspberry Pi) and macOS computers, open a terminal window and type:

sudo pip3 install telemetrix-nano-2040-wifi

If you need to upgrade to the newest version from the previous version:

sudo pip3 install telemetrix-nano-2040-wifi --upgrade

Installing The Tmx-Nano-2040-WiFi-AIO Asyncio Client

For Windows

pip install  tmx-nano-2040-wifi-aio

If you need to upgrade to the newest version from the previous version:

pip install  tmx-nano-2040-wifi-aio --upgrade

Linux And macOS

To install telemetrix-nano-2040-wifi on Linux (including Raspberry Pi) and macOS computers, open a terminal window and type:

sudo pip3 install  tmx-nano-2040-wifi-aio

If you need to upgrade to the newest version from the previous version:

sudo pip3 install tmx-nano-2040-wifi-aio-wifi --upgrade



Copyright (C) 2021 Alan Yorinks. All Rights Reserved.