Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SusannaAita opened this issue Sep 16, 2024 · 1 comment

Comments

@SusannaAita
Copy link

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

@ysfAskri
Copy link

ysfAskri commented Oct 1, 2024

Hello
I'm facing the same issue as mentioned in the previous comment with the newer version 3.7.0:
`
copying build\lib\tb_rest_client\models\models_ce\entity_relation_info.py -> build\bdist.win-amd64\wheel.\tb_rest_client\models\models_ce
copying build\lib\tb_rest_client\models\models_ce\entity_subtype.py -> build\bdist.win-amd64\wheel.\tb_rest_client\models\models_ce
copying build\lib\tb_rest_client\models\models_ce\entity_type_entity_idtenant_idpage_sizepagetext_searchsort_propertysort_orderstart_timeend_time_body.py -> build\bdist.win-amd64\wheel.\tb_rest_client\models\models_ce
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
Running setup.py clean for tb-rest-client
Failed to build tb-rest-client
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (tb-rest-client)
(tb_env) PS C:\Users\a909926\IdeaProjects\nocode-ui\backend>

`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants