elpaso / qgis-ipythonconsole

IPython QGIS plugin
11 stars 7 forks source link

cannot import name 'text' from 'qtconsole.completion_plain' #32

Open Shai2u opened 3 weeks ago

Shai2u commented 3 weeks ago

I have in my OSGEO python environment qtconsolve version 5.5.2 and I cannot seem to install completion_plant text.

I am currently using Windows 10 and running QGIS 3.34 LTR

mstuyts commented 1 week ago

I have the same error message using Windows 11 and running QGIS 3.38.2. I installed IPython using "pip install jupyter==1.0.0 qtconsole" the OSGeo shell.

The problem was solved using the solution in pull request: https://github.com/elpaso/qgis-ipythonconsole/pull/31