Commit c442738
Add a more helpful error message when precompiling fails due to Python build change (#778)
* Add a more helpful error message when libpython is not found
* remove pointer to nothing
* Add additional if in case err does not have msg field
* Change tabs to spaces
* remove error message when object is not an errorException.
* remove loading library twice
Co-authored-by: Nisha Chandramoorthy <nishac92@gmail.com>1 parent 8ee95bd commit c442738
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
48 | 56 | | |
49 | 57 | | |
50 | 58 | | |
| |||
0 commit comments