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

hi,I always have the [error] when using both jupyter and spyder #5025

Open
luke-zou opened this issue Nov 1, 2019 · 0 comments
Open

hi,I always have the [error] when using both jupyter and spyder #5025

luke-zou opened this issue Nov 1, 2019 · 0 comments

Comments

@luke-zou
Copy link

luke-zou commented Nov 1, 2019

the error is : RuntimeError: Cannot run the event loop while another loop is running。 I am not doing so much thing,just three lines:
import pyshark cap = pyshark.LiveCapture(interface='WLAN', bpf_filter='udp port 53') cap.sniff(packet_count=4)
They work well in pycharm,does it have to do with something or just a bug?

@luke-zou luke-zou changed the title hi,I always have with [error] when using both jupyter and spyder hi,I always have the [error] when using both jupyter and spyder Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant