Skip to main content

kronos-pypi-collision

Fix for `pip install kronos` returning the wrong package when trying to use the financial K-line foundation model. Use when: (1) you intend to use the Kronos OHLCV/K-line transformer from arXiv 2508.02739 (Shi et al., AAAI 2026), (2) `pip install kronos` succeeds but `import kronos` fails with `ModuleNotFoundError: No module named 'django'` (the unrelated PyPI package is a Django-based scheduler), (3) you can't find a `kronos` pip package that exposes `Kronos`/`KronosTokenizer`/`KronosPredictor`. The financial Kronos model has no published pip package under that name; install from the GitHub repo (`shiyu-coder/Kronos`) instead. Also covers Mac (Apple Silicon) usage: device must be `"cpu"` or `"mps"`, never `"cuda:0"`.

Aller à l'installation

Informations de source

Dépôt
cajias/claude-skills
Dernière activité de la source
20 juillet 2026 à 07:29
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.