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"`.

インストールへ移動

ソース情報

リポジトリ
cajias/claude-skills
ソースの最終更新活動
2026年7月20日 07:29
検出された SKILL.md の言語
英語
スター
0
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。