cols_justification

Helmut Weingrill helmut at weingrill.net
Wed Aug 10 04:02:57 EDT 2022


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!


More information about the Python-list mailing list