Commit a4e4c57
docs: Add troubleshooting note for editable installs with uWSGI (#5552)
When debugging a Django app with sentry-sdk installed in editable mode,
uWSGI cannot find the package without an explicit --pythonpath pointing
to the local sentry-python directory. Document this fix alongside the
existing lldb/uWSGI debugging instructions.
Co-authored-by: Claude <noreply@anthropic.com>1 parent fa88d92 commit a4e4c57
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
129 | 143 | | |
130 | 144 | | |
131 | 145 | | |
| |||
0 commit comments