File size: 1,020 Bytes
5fd9bc2
 
 
 
 
 
 
 
 
 
 
 
edb2cd6
5fd9bc2
fbd4741
 
 
 
5fd9bc2
 
 
 
fbd4741
5fd9bc2
 
02c9687
 
 
fbd4741
02c9687
5fd9bc2
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
name: Bug report
about: Create a report to help us improve
title: "[BUG] *Summary of bug*"
labels: bug
assignees: MilesCranmer

---

**Describe the bug**
A clear and concise description of what the bug is.

**Version (please include the following information):**
- OS: [e.g. macOS]
- Julia version [Run `julia --version` in the terminal]
- Python version [Run `python --version` in the terminal]
- PySR version [e.g. 0.6.0]
- Does the bug still appear with the latest version of PySR?

**Configuration**
- What are your PySR settings?
- What dataset are you running on?
- If possible, please share a minimal code example that produces the error.

**Error message**
Add the error message here, or whatever other information would be useful for debugging.

If the error is "Couldn't find equation file...", this error indicates something
went wrong with the backend. Please scroll up and copy
the output of Julia, rather than the output of python.

**Additional context**
Add any other context about the problem here.