question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[warn] kq_init: detected broken kqueue

See original GitHub issue

Description of your problem

What steps will reproduce the problem?

  1. Start 3.0.2 on OSX from the terminal

What is the expected output? What do you see instead? Expected silent startup. Instead I see: [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0

Please provide any additional information below Obviously this is a very minor issue, and I’m only reporting it here in case it points to another more serious problem. Thank you for a great project!

Versions and main components

  • Spyder Version:
  • Python Version:
  • Operating system:

Dependencies

Please go to the menu entry Help > Optional Dependencies (or Help > Dependencies), press the button Copy to clipboard and paste the contents below:

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:15 (4 by maintainers)

github_iconTop GitHub Comments

65reactions
ccordoba12commented, Nov 23, 2016

Could you run in a terminal

export EVENT_NOKQUEUE=1

and try again?

3reactions
themanutdmaniaccommented, Aug 17, 2017

[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting “detected broken kqueue” on macOS
When attempting to compile a program using the Crystal compiler on macOS Sierra 10.12.1, I ran into the following error: [warn] kq_init: ...
Read more >
kq_init: detected broken kqueue; not using.: Undefined error: 0
On macOS 10.12, libevent issues this warning on stderr and refuses to use kqueue: > [warn] kq_init: detected broken kqueue; not using.
Read more >
macOS Sierra – [warn] kq_init: detected broken kqueue; not ...
If you have problems, when you update to macOS Sierra and receive this message: Reinstall with brew libevent package:
Read more >
broken kqueue warning when running Crystal on macOS Sierra
I suspect an incompatibility with Sierra, or an out-of-date or missing library. Does anybody know what the fix is? It's annoying, but is...
Read more >
Pixi.js causing errors with MacOS Catalina - RPG Maker Forums
The game crashes on launch. And an error report generates the following message: [warn] kq_init: detected broken kqueue; not using.: Undefined ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found