ArduPilot / ArduPilot/MAVProxy

cannot pickle '_io.TextIOWrapper' object when trying to save graph

Open
#1,177 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.