I installed Python 3.11 0b3. In the IDLE, cols_justification works fine in my program "sg.Table". When installing Pycharm 2022.2 later, "cols_just.." does not work. Error message: File "H:\pf\PyFibu\FIBU.py", line 85, in beg_buchen [sg.table(values=list field, headings=header, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: Table.__init__() received an unexpected keyword argument 'cols_justification'. Please, I need help - thanks!
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to