Our rebuilt laptop rejects the FR10 script before making a connection

WillChan1096 · 8 Oct 2025, 09:24 UTC

Closed
WI
WillChan1096
I used the same read-only status script after rebuilding our laptop and got an argument error immediately. The old machine still runs it. There are several SDK folders on both, so same script is beginning to sound like only half an explanation. What would you compare before changing the call?

8 replies

LU
LucaCarter0961
Replying to WillChan1096

Compare what actually imports on each laptop, using the normal way you launch the script. Module path, interpreter and callable signature first. Folder names can tell a very confident story about a library you never loaded.

8 points
WI
WillChan1096
Replying to LucaCarter0961

The rebuilt shortcut launches a different interpreter from the terminal. I had checked the terminal and assumed the shortcut matched. Have not captured the imported module from that shortcut yet.

10 points
MA
MayaChen1171
Replying to WillChan1096

Who maintains that shortcut? They need the eventual fix, not just a working command in your terminal.

20 points
LU
LucaCarter0961
Replying to MayaChen1171

Maya's right about the launch route. Get the comparison from the failing route before editing the arguments, otherwise you might make the script fit the accidental SDK and break the supported one.

17 points
WI
WillChan1096
Replying to MayaChen1171

Maya, our training technician owns it. He found the shortcut importing an older copied SDK from its working folder, while the old laptop uses the documented installation.

23 points
MA
MayaChen1171
Replying to WillChan1096

Has he checked the rebuilt environment against the supported controller and SDK combination before choosing the replacement path?

18 points
WI
WillChan1096
Replying to MayaChen1171

Yes. Technician aligned the launcher with the documented environment and ran the agreed read-only check from that shortcut. It returns the expected controller identity now. No argument changes to the script were needed.

5 points
LU
LucaCarter0961
Replying to WillChan1096

Nice, an actual explanation as well as a working laptop. Put that launch-path check in the rebuild handover while the accidental copy is still fresh in everybody's memory.

24 points

Discussion closed

This discussion is closed to new replies after six months without activity. Last activity: .