feldroy / feldroy/django-crash-course
ERROR: Command errored out with exit status 1: - Pillow
- 主要语言
- Shell
- 星标
- 142
- 派生
- 30
- PR 合并指标
- 30 天内没有已合并 PR
描述
## Location within the Book
* Book order number: 0108617332 - "A Wedge of Django"
* Book build date (Is the date on page 1): 2021-06-30
* Book format (PDF, Epub or Mobi): PDF
* Chapter or Appendix: Chapter 19
* Section: 19.2
* Subsection: Install the Dependencies
* What operating system are you using:
- [ ] MacOS Monterey (M1 Apple Silicon)
## Description
When I enter the following:
```
pip install -r requirements/local.txt
```
I receive this error that I have been unable to resolve (Shortened for brevity)
```
ERROR: Command errored out with exit status 1:
The headers or library files could not be found for jpeg,
a required dependency when compiling Pillow from source.
Please see the install instructions at:
https://pillow.readthedocs.io/en/latest/installation.html
```
## Attempted Solutions
https://github.com/feldroy/django-crash-course/issues/56
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。