Files
ALwrity/Getting Started/Option_2_Python_Users/README.md

786 B

ALwrity Installation Guide

Quick Start

  1. Install Python

    • Download and install Python from python.org
    • During installation, check "Add Python to PATH"
  2. Install ALwrity

    • Download this project
    • Open the 'Getting Started' folder
    • Double-click setup.py
    • Follow the on-screen instructions

Running ALwrity

  1. Open Command Prompt/Terminal in the 'Getting Started' folder
  2. Run: venv\Scripts\activate (Windows) or source venv/bin/activate (Mac/Linux)
  3. Run: streamlit run alwrity.py

Need Help?

  • If you see "pip not found": Re-install Python and check "Add Python to PATH"
  • For other issues: Open a support ticket
  • Join our support community