pyroute2 icon indicating copy to clipboard operation
pyroute2 copied to clipboard

fix code.InteractiveConsole import

Open svinota opened this issue 3 years ago • 0 comments

Related: https://community.home-assistant.io/t/error-with-2021-5-5-attributeerror-module-code-has-no-attribute-interactiveconsole/312497

Looks like the import must be fixed, since the console class may be stripped out even with the code module remaining.

svinota avatar Jun 03 '21 11:06 svinota