Search found 12 matches

by louyo
Mon Nov 03, 2025 10:42 am
Forum: BETA: PlanMaker NX and 2026 for Linux
Topic: Crash after install new BETA
Replies: 5
Views: 231

Re: Crash after install new BETA

Thanks. Not running 2 versions. Different virtual machines. I don't run BETA software on a production system. I do run 2024 on it.
by louyo
Sun Nov 02, 2025 3:34 pm
Forum: BETA: PlanMaker NX and 2026 for Linux
Topic: Crash after install new BETA
Replies: 5
Views: 231

Re: Crash after install new BETA

Probably not much help. If I open and save with PM 2024, I can open it with the BETA.
by louyo
Sun Nov 02, 2025 12:16 pm
Forum: BETA: PlanMaker NX and 2026 for Linux
Topic: Crash after install new BETA
Replies: 5
Views: 231

Crash after install new BETA

Planmaker crashed opening a Windows Office xlsx document. 600 rows, 8 columns. Can't send file. Sent crash report. That file opens OK in Planmaker 2024.
BETA Crashes on some of the other files in that folder, opens some. Files open in Office OK as well as PM 2024. Will try to find one that crashes ...
by louyo
Sat Dec 07, 2024 1:14 am
Forum: PlanMaker NX and 2024 for Linux
Topic: Cell Format Character
Replies: 4
Views: 61319

Re: Cell Format Character

Just ran it in Excel and formatted the columns.
by louyo
Thu Dec 05, 2024 2:03 pm
Forum: PlanMaker NX and 2024 for Linux
Topic: Cell Format Character
Replies: 4
Views: 61319

Cell Format Character

I want to put 1-4 in a cell. When I enter it and select character or Ctrl-2, it still enters it as a date. I also tried highlighting the whole column and tried setting it for character.
I updated to latest today. Not sure if it has always done this. I am running in Debian 12.5. Hopefully, it is ...
by louyo
Sat Sep 21, 2024 8:51 pm
Forum: PlanMaker NX and 2024 for Linux
Topic: Planmaker 2024 and openpyxl
Replies: 8
Views: 86518

Re: Planmaker 2024 and openpyxl

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.
by louyo
Thu Sep 19, 2024 7:21 pm
Forum: PlanMaker NX and 2024 for Linux
Topic: Planmaker 2024 and openpyxl
Replies: 8
Views: 86518

Re: Planmaker 2024 and openpyxl

What keywords, may I ask?
by louyo
Fri Sep 13, 2024 12:06 pm
Forum: PlanMaker NX and 2024 for Linux
Topic: Planmaker 2024 and openpyxl
Replies: 8
Views: 86518

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'
by louyo
Thu Sep 12, 2024 1:46 pm
Forum: PlanMaker NX and 2024 for Linux
Topic: Planmaker 2024 and openpyxl
Replies: 8
Views: 86518

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 'extLst ...

Go to advanced search