Skip to content

RusTorch v0.6.16 - Installer & Environment Stability

Choose a tag to compare

@JunSuzukiJapan JunSuzukiJapan released this 09 Sep 04:26
· 71 commits to main since this release

πŸ”§ Installer and Environment Stability Improvements

πŸ› οΈ Installer Fixes

  • Resolved Copy Errors: Fixed 'same file' copy errors in installer
  • Enhanced Robustness: Improved error handling with graceful fallbacks
  • Continued Execution: Installer no longer terminates on minor file conflicts

🐍 Python Environment Fixes

  • Virtual Environment: Enhanced venv creation with proper verification
  • Error Detection: Added comprehensive checks for successful environment setup
  • Clear Messaging: Improved user feedback for environment status

πŸš€ Installation Reliability

  • Smooth Updates: Existing installations update without errors
  • Better Handling: Graceful handling of file conflicts and environment issues
  • User Experience: Clearer error messages and status updates

πŸ“¦ Installation

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

This release significantly improves installation reliability and user experience.