Skip to content
Snippets Groups Projects

Fix zmq import error

Merged Ryan Fobel requested to merge ryanfobel/dstat-interface:master into master

The line:

import zmq.error

is throwing an exception. Maybe this module existed in a previous version of zmq, but it doesn't seem to be on any of the computers I've tested. That import isn't actually used, so deleting that line seems to fix things.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply