diff options
-rw-r--r-- | docs/faq.rst | 4 | ||||
-rw-r--r-- | docs/spelling_wordlist.txt | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/docs/faq.rst b/docs/faq.rst index 4a9fd5cd..9706faa7 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -23,6 +23,10 @@ OpenSSL. You're seeing this error because your copy of pip is too old to find our wheel files. Upgrade your copy of pip with ``pip install -U pip`` and then try install ``cryptography`` again. +If you are using PyPy, we do not currently ship ``cryptography`` wheels for +PyPy. You will need to install your own copy of OpenSSL -- we recommend using +Homebrew. + Starting ``cryptography`` using ``mod_wsgi`` produces an ``InternalError`` during a call in ``_register_osrandom_engine`` ------------------------------------------------------------------------------------------------------------------------- diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index 450e758e..b3303a43 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -39,6 +39,7 @@ fernet FIPS Google hazmat +Homebrew hostname indistinguishability initialisms |