agentscope-ai / agentscope-ai/QwenPaw
[Feature]: 能不能关闭CPU检测,目前虚拟机,云桌面均无法使用
- Lenguaje dominante
- TypeScript
- Estrellas
- 35k
- Forks
- 3.1k
- Merge medio
- 1 d 13 h
- PR fusionados (30 d)
- 228
Descripción
## 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).
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- build-system
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Activo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 61/100