28
edits
(Added note of python 2.7.11) |
|||
| Line 313: | Line 313: | ||
This should be caught automatically, but try: | This should be caught automatically, but try: | ||
handle SIG33 pass nostop noprint | handle SIG33 pass nostop noprint | ||
=== "Symbol not found: __PyErr_ReplaceException" === | |||
You should not use python 2.7.11. | |||
See : https://github.com/conda/conda/issues/1367 | |||
edits