thingsboard-python-rest-client icon indicating copy to clipboard operation
thingsboard-python-rest-client copied to clipboard

Requirements not installed

Open Mr-Mime opened this issue 2 years ago • 0 comments

It seems like the requirements from the requirements.txt are not automatically installed, if installing the client with pip.

I would expect, that they will be automatically installed, which would normally be done within the setup.py. Right now the need to be manually installed, which still is easy as there is the requirements.txt.

Mr-Mime avatar Sep 25 '23 08:09 Mr-Mime