Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pickling error whilst pickling mission instance #221

Open
ChrisTimperley opened this issue Jan 28, 2019 · 0 comments
Open

Pickling error whilst pickling mission instance #221

ChrisTimperley opened this issue Jan 28, 2019 · 0 comments
Labels

Comments

@ChrisTimperley
Copy link
Collaborator

Traceback (most recent call last):
  File "/usr/lib/python3.6/multiprocessing/queues.py", line 234, in _feed
    obj = _ForkingPickler.dumps(obj)
  File "/usr/lib/python3.6/multiprocessing/reduction.py", line 51, in dumps
    cls(buf, protocol).dump(obj)
_pickle.PicklingError: Can't pickle <class 'houston.command.MAV_CMD_NAV_TAKEOFF'>: attribute lookup MAV_CMD_NAV_TAKEOFF on houston.command failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant