Skip to content

RusTorch v0.6.15 - Critical Installer Fix

Choose a tag to compare

@JunSuzukiJapan JunSuzukiJapan released this 09 Sep 02:49
· 75 commits to main since this release

🛠️ Critical One-Liner Installer Fix

🚨 Important Bug Fix

  • Fixed ModuleNotFoundError: Resolved missing start_jupyter_hybrid.sh in installer
  • Complete Installation: All users can now successfully install via one-liner
  • Improved Reliability: Enhanced installer download process for all required scripts

🔧 What Was Fixed

  • Added start_jupyter_hybrid.sh to installer download list
  • Eliminated installation errors during one-liner setup
  • Ensured all necessary scripts are properly downloaded

📦 Installation

curl -sSL https://raw.githubusercontent.com/JunSuzukiJapan/rustorch/main/install_jupyter.sh | bash

This critical fix ensures the enhanced Jupyter launcher features work correctly for all users.