Skip to content

History / Installation for Linux

Revisions

  • Apply house style to installation pages and Keyboard Shortcuts title Strip bold-markdown headings (## **X** -> ## X), sentence-case headings, match H1 title to page name, add See also sections to the three Installation-for-* pages. Rename Keyboard-Shortcuts.md's H1 to match its page name. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @HiroYokoyama HiroYokoyama committed Aug 5, 2026
  • Add moleditpy-installer as primary install path; fix Python version claims Stale: none of the three OS installation pages mentioned moleditpy-installer (now the actual recommended route per the app README and installer v3.0.7's own README), and none stated the real supported Python range. Verified against moleditpy/pyproject.toml (requires-python >=3.9,<3.15; PyQt6 <6.10 only on 3.9, else <6.12) and python_molecular_editor_installer's TUI/CLI behavior (v3.0.7: interactive Textual TUI, --no-tui/--desktop/--system flags, per-OS shortcut/file-association behavior). Windows/macOS: added "Method A: moleditpy-installer" ahead of the existing Conda method, plus upgrade/uninstall steps for the Conda path (previously missing). Linux: clarified moleditpy-linux is still current/correct (OpenBabel disabled to dodge the segfault-causing library conflict), added the installer-based method alongside the existing manual venv+pip method, and linked the Raspberry Pi troubleshooting page. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @HiroYokoyama HiroYokoyama committed Aug 4, 2026
  • Updated Installation for Linux (markdown)

    @HiroYokoyama HiroYokoyama committed Feb 26, 2026
  • Updated Installation‐for‐Linux (markdown)

    @HiroYokoyama HiroYokoyama committed Oct 11, 2025