You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Location within the Book
Description
When I enter the following:
I receive this error that I have been unable to resolve (Shortened for brevity)
Attempted Solutions
#56
The text was updated successfully, but these errors were encountered: