agentscope-ai / agentscope-ai/QwenPaw
[Feature]: 能不能关闭CPU检测,目前虚拟机,云桌面均无法使用
- Vorherrschende Sprache
- TypeScript
- Sterne
- 35k
- Forks
- 3.1k
- Ø Merge
- 1 T. 13 Std.
- Gemergte PRs (30 T.)
- 228
Beschreibung
## Summary
能不能关闭CPU检测,目前虚拟机,云桌面均无法使用
## Component(s) Affected
Scripts / Deploy
## Problem / Motivation
让虚拟机可以使用
## Proposed Solution
Unhandled exception in script
Failed to execute script 'entry' due to unhandled exception:NumPy was built with baseline optimizations:(X86_V2) but your machine doesn't support:(X86_V2).
Traceback is disabled via bootloader option.
## Alternatives Considered
如果说该软件需要指定性能的cpu可以用某功能,可以做个提醒,说明cpu问题不支持,目前是后端无法起来无法使用
## Additional Context
## Willing to Contribute
- [ ] I am willing to open a PR for this feature (after discussion).
Beitragsleitfaden
Rechercherichtung
Inspect the reported `Scripts / Deploy` area and any packaging/build entrypoint setup used to launch `entry`, since the failure is an unhandled startup exception. Reproduce the issue by running the deployed script in a VM/cloud desktop where NumPy reports `X86_V2` baseline mismatch. Look for where CPU-feature-specific NumPy wheels or launch checks are configured and identify a compatibility path (toggle or fallback) for older CPUs. Done when VM/cloud users can start without crash or get a clear warning/helpful guidance instead of the current exception.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- build-system
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 61/100