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

Unable to upgrade to Python rest client 3.7.0 "Failed building wheel for tb-rest-client"

Open SusannaAita opened this issue 1 year ago • 1 comments

Hello,

I am trying to upgrade Python rest client to the newer version 3.7.0.

I am receiving this error after running the command "pip3 install tb-rest-client -U".

Any help?

Thank you!

error: could not create 'build\bdist.win-amd64\wheel.\tb_rest_client\models\models_ce\entity_type_entity_idtenant_idpage_sizepagetext_searchsort_propertysort_orderstart_timeend_time_body.py': No such file or directory [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for tb-rest-client Failed to build tb-rest-client ERROR: Could not build wheels for tb-rest-client, which is required to install pyproject.toml-based projects

SusannaAita avatar Sep 16 '24 06:09 SusannaAita