agentscope-ai / agentscope-ai/QwenPaw
[Feature]: 能不能关闭CPU检测,目前虚拟机,云桌面均无法使用
- Langage dominant
- TypeScript
- Étoiles
- 35k
- Forks
- 3.1k
- Merge moyen
- 1 j 13 h
- PR mergées (30 j)
- 228
Description
## 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).
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- build-system
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- Active
- Clarté
- Plutôt claire
- Accessibilité débutants
- 61/100