-
Notifications
You must be signed in to change notification settings - Fork 8
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
Comments
same , any solution? |
我也遇到同样的问题了,官网下载安装的python版本3.12.4,pip install 'volcengine-python-sdk[ark]'的时候同样的报错 |
我也遇到了,不得不说字节这个文档做的真是垃圾 |
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. |
那具体是怎么解决的 |
臣附议,文档里也不提醒一下 |
确实,隐藏在特别特别深的文档里。自己的文档写的真是,一言难尽。sdk设计的也是很,乱七八糟的 |
蚌埠住了,文档管理有点混乱 |
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
The text was updated successfully, but these errors were encountered: