| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1e11be9 commit 059d32c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -17,6 +17,17 @@ Dependencies | |||
| 17 | 17 | * babel (optional, for internationalization) | |
| 18 | 18 | * watchdog (optional, for monitoring imported modules for changes) | |
| 19 | 19 | ||
| 20 | + If you are using Python 2 on Mac OS X, the following dependencies are required | ||
| 21 | + as well: | ||
| 22 | + | ||
| 23 | + * pyOpenSSL | ||
| 24 | + * ndg-httpsclien | ||
| 25 | + * pyasn1 | ||
| 26 | + | ||
| 27 | + If you have problems installing cffi which is needed by pyOpenSSL, | ||
| 28 | + please take a look at https://cffi.readthedocs.org/en/release-0.8/#macos-x. | ||
| 29 | + | ||
| 30 | + | ||
| 20 | 31 | bpython-urwid | |
| 21 | 32 | ------------- | |
| 22 | 33 | ``bpython-urwid`` requires the following additional packages: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments