Spaces:
Sleeping
Sleeping
MilesCranmer
commited on
Commit
•
02c9687
1
Parent(s):
602d0cd
Update bug report to reference common error mode
Browse files
.github/ISSUE_TEMPLATE/bug_report.md
CHANGED
@@ -20,7 +20,11 @@ A clear and concise description of what the bug is.
|
|
20 |
- What dataset are you running on?
|
21 |
|
22 |
**Error message**
|
23 |
-
Add the error message here, or whatever other information would be useful for debugging.
|
|
|
|
|
|
|
|
|
24 |
|
25 |
**Additional context**
|
26 |
Add any other context about the problem here.
|
|
|
20 |
- What dataset are you running on?
|
21 |
|
22 |
**Error message**
|
23 |
+
Add the error message here, or whatever other information would be useful for debugging.
|
24 |
+
|
25 |
+
If the error is "Couldn't find equation file...", this error indicates something
|
26 |
+
went wrong with the backend. Please scroll up and copy
|
27 |
+
the output of Julia, rather than the output of python.
|
28 |
|
29 |
**Additional context**
|
30 |
Add any other context about the problem here.
|