ArduPilot / ArduPilot/MAVProxy
cannot pickle '_io.TextIOWrapper' object when trying to save graph
- Dominant language
- Python
- Stars
- 595
- Forks
- 773
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 18
Description
I have been running into the issue "ERROR in command []: cannot pickle '_io.TextIOWrapper' object" on the latest version of MavExplorer when saving a graph, however, this does not happen on older versions. I wish to dump my data to a CSV file, but the older version does not have the commands i need.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at MavExplorer's graph-saving flow and reproduce the error when saving a graph on the latest version. Compare that behavior with an older version, especially when using the CSV-related commands. Done means graph saving and dumping the data to CSV work without the TextIOWrapper pickling error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100