No answer? Figures. Odd that the same spreadsheet opened and saved with Libreoffice is OK.
Still would like to know which keywords I need to change.
Search found 7 matches
- Sat Sep 21, 2024 8:51 pm
- Forum: PlanMaker NX and 2024 for Linux
- Topic: Planmaker 2024 and openpyxl
- Replies: 8
- Views: 3302
- Thu Sep 19, 2024 7:21 pm
- Forum: PlanMaker NX and 2024 for Linux
- Topic: Planmaker 2024 and openpyxl
- Replies: 8
- Views: 3302
Re: Planmaker 2024 and openpyxl
What keywords, may I ask?
- Fri Sep 13, 2024 12:06 pm
- Forum: PlanMaker NX and 2024 for Linux
- Topic: Planmaker 2024 and openpyxl
- Replies: 8
- Views: 3302
Re: Planmaker 2024 and openpyxl
Not very complex.
from openpyxl import load_workbook
workbook = load_workbook(filename="test4py2.xlsx")
TypeError: PatternFill.__init__() got an unexpected keyword argument 'extLst'
from openpyxl import load_workbook
workbook = load_workbook(filename="test4py2.xlsx")
TypeError: PatternFill.__init__() got an unexpected keyword argument 'extLst'
- Thu Sep 12, 2024 1:46 pm
- Forum: PlanMaker NX and 2024 for Linux
- Topic: Planmaker 2024 and openpyxl
- Replies: 8
- Views: 3302
Planmaker 2024 and openpyxl
Planmaker 2024, Linux, debian 12. I created a vanilla spreadsheet and saved it to .xlsx. I copied it to a system that doesn't have Planmaker. When I try to read/edit it with openpyxl library in Python, it gets an error. "TypeError: PatternFill.__init__() got an unexpected keyword argument 'extL...
- Mon Dec 18, 2023 4:33 pm
- Forum: SoftMaker Office NX and 2024 for Linux (General)
- Topic: upgrade 2021 to 2024. Need to uninstall 2021?
- Replies: 2
- Views: 5189
- Mon Dec 18, 2023 12:48 pm
- Forum: SoftMaker Office NX and 2024 for Linux (General)
- Topic: upgrade 2021 to 2024. Need to uninstall 2021?
- Replies: 2
- Views: 5189
upgrade 2021 to 2024. Need to uninstall 2021?
Non-NX version
- Tue May 16, 2023 4:39 pm
- Forum: BETA TextMaker 2024 for Linux
- Topic: Make Home and End keys work around inserted pictures
- Replies: 1
- Views: 5287
Make Home and End keys work around inserted pictures
(Like those other guys)