Ask Python where it loaded the module from, because the newest-looking folder might not be the one it opened.
简体中文界面。帖子、指南及政策正文保留原文;未对原文作自动翻译。
New laptop rejects an argument before the FR10 gets involved
SarahBaker0502 · 2025年2月21日 12:05 UTC
21 条回复
There are three folders called SDK. Newest wasn't the working one. How do I compare them sensibly?
9分Get the loaded file path and interpreter path from each laptop, then look up the arguments that copy expects for your call.
16分Does the old laptop still work from its normal shortcut, rather than an editor?
1分Try Robin's shortcut check first, the editor can pick its own Python and make this even more confusing.
20分Yes, normal shortcut works there. New machine's shortcut launches a different interpreter from the editor.
20分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分Which SDK file does each of those launch methods actually load? Could still be the same copy despite using different Python installs.
18分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分Both new launch methods load the new SDK. The working laptop loads a copy beside its application.
13分That gives you something concrete to preserve. Does the application folder include release notes or a manifest explaining which copy was supplied?
7分Don't just delete the argument to shut the error up, find what that call expects in each copy first.
19分Found a release note. Working copy documents the argument; new copy's matching method has a different signature.
19分Will you restore the known setup or update the application? I need that distinction in our own handover when a laptop gets replaced.
22分Is the copied old folder approved for that controller, or merely the one that works?
0分Support confirmed the old release matches our approved setup. We're restoring that environment for now.
7分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分Include where the verified package came from. A folder called 'working final' is surprisingly unhelpful to the person rebuilding your next laptop.
8分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分Workshop login and desktop shortcut both pass the read-only check. Package source and version are now recorded. Thank you.
18分讨论已关闭
此讨论已连续六个月没有活动,现已关闭新回复。 最后活动: .