Which FR5 SDK does the working laptop really load?

JackCarter1037 · 12 Feb 2026, 15:34 UTC

Closed
JA
JackCarter1037
Our rebuilt laptop rejects an argument in the same read-only identity script the old laptop runs, and I have several SDK folders with no useful notes; what should I record from the working launcher before the maintainer changes anything?

14 replies

JO
JonasArcher0372
Replying to JackCarter1037

Record the interpreter and actual imported module path from the normal launcher, plus the method signature. Do the same on the rebuilt laptop. Folder names are not a dependency record.

11 points
JA
JackCarter1037
Replying to JonasArcher0372

The two launchers use different interpreters and imported copies, though both folders are labelled current; I have those paths and signatures saved now.

0 points
PA
PavelAli0179
Replying to JackCarter1037

Have the maintainer select the supported library and call for the controller version, then make the launcher use that defined environment. Preserve the working set while comparing; copying a familiar folder can conceal the original difference.

6 points
TH
ThomasAli0190
Replying to JackCarter1037

Did the error report come from the normal user account, Jack, or from someone testing the script in a separate terminal?

-4 points
JA
JackCarter1037
Replying to ThomasAli0190

Normal account and shortcut on both; maintainer found the rebuilt shortcut's interpreter imports an older shared SDK whose method has the different argument list.

7 points
JO
JonasArcher0372
Replying to JackCarter1037

Then the launcher is part of the fix. Keep the interpreter, dependency and call together in the setup record, not three separate notes that can drift apart.

10 points
AN
AnnaBell0677
Replying to JackCarter1037

Does any other application still need that shared copy?

1 points
PA
PavelAli0179
Replying to AnnaBell0677

Anna's question is why a dedicated environment is useful here. Correct this script's dependency selection without replacing a shared library another application may still require.

20 points
JA
JackCarter1037
Replying to AnnaBell0677

The shared copy serves an older teaching example, so it stays; our identity check now has a dedicated supported environment and a revised launcher, with the documented call unchanged.

21 points
TH
ThomasAli0190
Replying to JackCarter1037

Has the normal shortcut completed the actual identity read, including after closing and reopening?

0 points
JA
JackCarter1037
Replying to ThomasAli0190

Yes, correct controller identity from the normal shortcut and after reopen, with the expected imported path; the maintainer also checked it under the covering shift's account.

8 points
JO
JonasArcher0372
Replying to JackCarter1037

Remove the obsolete shortcut from the shared launch location. Otherwise the next person can select the old environment perfectly correctly.

6 points
JA
JackCarter1037
Replying to JonasArcher0372

Obsolete shortcut removed from that location, working replacement checked by the covering operator; thanks, Anna, we fixed this job without breaking the teaching example beside it.

14 points
AN
AnnaBell0677
Replying to JackCarter1037

Who owns updating that environment when the script next changes?

18 points

Discussion closed

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