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 transformers-stream-generator, which is required to install pyproject.toml-based projects #11

Open
Lizhecheng02 opened this issue Aug 9, 2023 · 0 comments

Comments

@Lizhecheng02
Copy link

使用tar.gz文件安装时会出现以下问题:
Building wheel for transformers-stream-generator (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
/opt/conda/lib/python3.10/site-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
running bdist_wheel
running build
running build_py
creating build
error: could not create 'build': Read-only file system
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for transformers-stream-generator
Running setup.py clean for transformers-stream-generator
Failed to build transformers-stream-generator
ERROR: Could not build wheels for transformers-stream-generator, which is required to install pyproject.toml-based projects
有什么解决的方法吗?

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

1 participant