QScintilla DLL not loading

Kurt Johnson kurt at auditdataanalytics.net
Tue May 14 21:31:17 BST 2024


Hi Phil,

I did a pip install of QScintilla to add it to my existing Anaconda
installation and it produced the error. I fixed this problem by uninstalling
QScintilla, PyQt5, PyQt5-sip and sip in that order. I reinstalled them in
the reverse order starting with sip. Then, it worked.

Thanks for your suggestion,

Kurt B. Johnson
Founder and President
Audit Data Analytics, LLC

Email: kurt at auditdataanalytics.net
Website: https://auditdataanalytics.net/

-----Original Message-----
From: Phil Thompson <phil at riverbankcomputing.com> 
Sent: Tuesday, May 14, 2024 3:04 AM
To: Kurt Johnson <kurt at auditdataanalytics.net>
Cc: qscintilla at riverbankcomputing.com
Subject: Re: QScintilla DLL not loading

On 13/05/2024 22:19, Kurt Johnson wrote:
> I'm getting this error when trying to load QScintilla 2.14.1:
> 
> As you can see, the files exist in the PyQt5 (version 5.15.10) folder:
> 
> I tried uninstalling and reinstalling QScintilla, but that didn't 
> work. Any ideas?

How did you install QScintilla?

Run a dependency checker against Qsci.pyd to see what's missing.

Phil



More information about the QScintilla mailing list