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

Error en polymorph #38

Closed
anonymous928392 opened this issue Jul 6, 2024 · 1 comment
Closed

Error en polymorph #38

anonymous928392 opened this issue Jul 6, 2024 · 1 comment

Comments

@anonymous928392
Copy link

Al querer usando para capturar paquetes icmp me aparece este error cuando presiono Control+C para detener la captura:

Exception: Error processing the previous command. More info:
There is no current event loop in thread 'Mainthread'

Agradeceria mucho que me pudiera colaborar con eso, muchas gracias
error

@anonymous928392
Copy link
Author

La solución a este problema es el siguiente:

Estos son los comandos que debes ejecutar en una terminal fuera de Polymorph:

pip3 uninstall prompt-toolkit

pip3 install prompt-toolkit==3.0.39

Después hay que cerrar Polymorph y volverlo a ejecutar.

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