简体中文界面。帖子、指南及政策正文保留原文;未对原文作自动翻译。

New laptop rejects an argument before the FR10 gets involved

SarahBaker0502 · 2025年2月21日 12:05 UTC

已关闭
SA
SarahBaker0502
Rebuilt our inspection laptop. Same read-only script, argument error before connection. Old laptop works. Which SDK folder is it actually using?

21 条回复

AM
AmaraCarter1035

Ask Python where it loaded the module from, because the newest-looking folder might not be the one it opened.

10
SA
SarahBaker0502

There are three folders called SDK. Newest wasn't the working one. How do I compare them sensibly?

9
AM
AmaraCarter1035

Get the loaded file path and interpreter path from each laptop, then look up the arguments that copy expects for your call.

16
RO
RobinAbbott0077

Does the old laptop still work from its normal shortcut, rather than an editor?

1
AM
AmaraCarter1035

Try Robin's shortcut check first, the editor can pick its own Python and make this even more confusing.

20
SA
SarahBaker0502

Yes, normal shortcut works there. New machine's shortcut launches a different interpreter from the editor.

20
AA
AaronBaker0436

Write both launch arrangements down before fixing anything. It saves a lot of confusion when someone later says they tested the same script and got another answer.

10
AM
AmaraCarter1035

Which SDK file does each of those launch methods actually load? Could still be the same copy despite using different Python installs.

18
LE
LeahAli0234

Our trainer once tested the editor run and handed us a broken desktop button. Please include the button in the final check; that's the thing evening shift will use.

12
SA
SarahBaker0502

Both new launch methods load the new SDK. The working laptop loads a copy beside its application.

13
AA
AaronBaker0436

That gives you something concrete to preserve. Does the application folder include release notes or a manifest explaining which copy was supplied?

7
AM
AmaraCarter1035

Don't just delete the argument to shut the error up, find what that call expects in each copy first.

19
SA
SarahBaker0502

Found a release note. Working copy documents the argument; new copy's matching method has a different signature.

19
LE
LeahAli0234

Will you restore the known setup or update the application? I need that distinction in our own handover when a laptop gets replaced.

22
RO
RobinAbbott0077

Is the copied old folder approved for that controller, or merely the one that works?

0
SA
SarahBaker0502

Support confirmed the old release matches our approved setup. We're restoring that environment for now.

7
AM
AmaraCarter1035

Write down that exact version so the next rebuild uses it too, and give the newer SDK its own upgrade job instead of sneaking it in.

14
AA
AaronBaker0436

Include where the verified package came from. A folder called 'working final' is surprisingly unhelpful to the person rebuilding your next laptop.

8
LE
LeahAli0234

And try the workshop login, not just the administrator account used to install it. Our shortcut problem only showed up for the ordinary operator.

15
SA
SarahBaker0502

Workshop login and desktop shortcut both pass the read-only check. Package source and version are now recorded. Thank you.

18

讨论已关闭

此讨论已连续六个月没有活动,现已关闭新回复。 最后活动: .