<div dir="ltr"><div><div><div>Is anyone else getting this error with the latest QGIS 3 (2.99.0-287) when the Python Console is selected from the Plugins menu? I am running on Windows 7.<br><br>

<p style="margin:0px;text-indent:0px;white-space:pre-wrap"><span style="font-family:"Courier New"">Traceback (most recent call last):<br>  File "", line 2, in <br>  File "C:/OSGEO4~1/apps/qgis-dev/./python\console\console.py", line 48, in show_console<br>    _console = PythonConsole(parent)<br>  File "C:/OSGEO4~1/apps/qgis-dev/./python\console\console.py", line 84, in __init__<br>    self.console = PythonConsoleWidget(self)<br>  File "C:/OSGEO4~1/apps/qgis-dev/./python\console\console.py", line 110, in __init__<br>    self.shell = ShellScintilla(self)<br>  File "C:/OSGEO4~1/apps/qgis-dev/./python\console\console_sci.py", line 71, in __init__<br>    self.runsource(line)<br>  File "C:/OSGEO4~1/apps/qgis-dev/./python\console\console_sci.py", line 624, in runsource<br>    sys.stdout.fire_keyboard_interrupt = False<br>AttributeError: 'NoneType' object has no attribute 'fire_keyboard_interrupt'</span></p><br></div>Consequently, no python console is displayed.<br><br></div>Thanks,<br><br></div>Calvin<br></div>