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

ERROR: Could not build wheels for volcengine-python-sdk, which is required to install pyproject.toml-based projects #7

Open
zy2021314 opened this issue Jun 19, 2024 · 9 comments

Comments

@zy2021314
Copy link

conda新建环境pip install 'volcengine-python-sdk[ark]'
安装对应包时出现下列报错:
py -> build\bdist.win-amd64\wheel.\volcenginesdkprivatelink\models
copying build\lib\volcenginesdkprivatelink\models\private_dns_name_configuration_for_describe_vpc_endpoint_services_by_end_user_output.py -> build\bdist.win-amd64\wheel.\volcenginesdkprivatelink\models
error: could not create 'build\bdist.win-amd64\wheel.\volcenginesdkprivatelink\models\private_dns_name_configuration_for_describe_vpc_endpoint_services_by_end_user_output.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 volcengine-python-sdk
Running setup.py clean for volcengine-python-sdk
Failed to build volcengine-python-sdk
ERROR: Could not build wheels for volcengine-python-sdk, which is required to install pyproject.toml-based projects

@PiggyCh
Copy link

PiggyCh commented Jul 8, 2024

same , any solution?

@yaoyin2014
Copy link

我也遇到同样的问题了,官网下载安装的python版本3.12.4,pip install 'volcengine-python-sdk[ark]'的时候同样的报错

@pluto679
Copy link

我也遇到了,不得不说字节这个文档做的真是垃圾

@PiggyCh
Copy link

PiggyCh commented Jul 15, 2024

Hey guys, if you use Windows, the problem might be that the file private_dns_name_configuration_for_describe_vpc_endpoint_services_by_end_user_output.py has a name that is too long for the system to allow. The solution can be found here: #5.

@huanghfzhufeng
Copy link

嘿,伙计们,如果您使用 Windows,问题可能是文件private_dns_name_configuration_for_describe_vpc_endpoint_services_by_end_user_output.py的名称太长,系统无法允许。解决方案可以在这里找到:#5

那具体是怎么解决的

@jackjyq
Copy link

jackjyq commented Jul 29, 2024

嘿,伙计们,如果您使用 Windows,问题可能是文件private_dns_name_configuration_for_describe_vpc_endpoint_services_by_end_user_output.py的名称太长,系统无法允许。解决方案可以在这里找到:#5

那具体是怎么解决的

改注册表,请参考 #5

@ChenHackerGit
Copy link

臣附议,文档里也不提醒一下

@wmpeng
Copy link

wmpeng commented Oct 9, 2024

确实,隐藏在特别特别深的文档里。自己的文档写的真是,一言难尽。sdk设计的也是很,乱七八糟的
https://api.volcengine.com/api-sdk/view?serviceCode=ecs&version=2020-04-01&language=Python

@stellarkey
Copy link

蚌埠住了,文档管理有点混乱

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

9 participants