Re: Problem with qscintilla/Qt5 linking(?)

2022-04-09 Thread Jan Palus
On 09.04.2022 10:57, Jan Rękorajski wrote: > On Fri, 08 Apr 2022, Jan Palus wrote: > > > On 08.04.2022 09:53, Jan Palus wrote: > > > On 08.04.2022 09:01, Jan Rękorajski wrote: > > > > > > > > Python 3.10.4 (main, Apr 1 2022, 09:00:14) [GCC 11.2.0 20220208 > > > > (release)] on linux > > > > Typ

Re: Problem with qscintilla/Qt5 linking(?)

2022-04-09 Thread Jan Rękorajski
On Fri, 08 Apr 2022, Jan Palus wrote: > On 08.04.2022 09:53, Jan Palus wrote: > > On 08.04.2022 09:01, Jan Rękorajski wrote: > > > > > > Python 3.10.4 (main, Apr 1 2022, 09:00:14) [GCC 11.2.0 20220208 > > > (release)] on linux > > > Type "help", "copyright", "credits" or "license" for more info

Re: Problem with qscintilla/Qt5 linking(?)

2022-04-08 Thread Jan Palus
On 08.04.2022 09:53, Jan Palus wrote: > On 08.04.2022 09:01, Jan Rękorajski wrote: > > > > Python 3.10.4 (main, Apr 1 2022, 09:00:14) [GCC 11.2.0 20220208 (release)] > > on linux > > Type "help", "copyright", "credits" or "license" for more information. > > >>> from PyQt5 import Qsci > > Traceba

Re: Problem with qscintilla/Qt5 linking(?)

2022-04-08 Thread Jan Palus
On 08.04.2022 09:01, Jan Rękorajski wrote: > > Python 3.10.4 (main, Apr 1 2022, 09:00:14) [GCC 11.2.0 20220208 (release)] > on linux > Type "help", "copyright", "credits" or "license" for more information. > >>> from PyQt5 import Qsci > Traceback (most recent call last): > File "", line 1, in