Skip to content

History / Running from source

Revisions

  • #2112 Update Documentation for Debian Requiring venvs

    @Rixxan Rixxan committed Dec 19, 2023
  • Correct 't'/'to' typo

    @Athanasius Athanasius committed Jan 17, 2023
  • Running-from-source: Fix github link

    @Athanasius Athanasius committed Jan 11, 2023
  • Running-from-source: Outline how to get FDevIDs files

    @Athanasius Athanasius committed Jan 11, 2023
  • Running-from-source: Update for using 3.11 now, and needing >=3.10

    @Athanasius Athanasius committed Jan 10, 2023
  • Only developers should run `develop`

    @Athanasius Athanasius committed Dec 7, 2022
  • Running-from-source: Document setting TMPDIR for multi-user logging issue

    @Athanasius Athanasius committed Jun 6, 2022
  • Remove trailing `.` (outside of pre-formatted examples) that confuse some people.

    @Athanasius Athanasius committed Mar 10, 2022
  • More python version updates

    @Athanasius Athanasius committed Mar 10, 2022
  • Update supported python versions per branch

    @Athanasius Athanasius committed Mar 10, 2022
  • Running-from-source: Add missing word 'alias'

    @Athanasius Athanasius committed May 24, 2021
  • Running-from-source: .python-version file & call main python CPython

    @Athanasius Athanasius committed May 24, 2021
  • docs/Running-from-source: Windows needs 32-bit python & misc * Last python 3.7-using release is 4.2.7. * macOS Homebrew might be OK now. * Minor grammar fix in tkinter section.

    @Athanasius Athanasius committed May 17, 2021
  • General update for appropriate Python versions & misc * Section added about using pyenv to get non-distribution versions of Python working on Debian.

    @Athanasius Athanasius committed Mar 24, 2021
  • Improve the section about pip version and using it.

    @Athanasius Athanasius committed Mar 15, 2021
  • Running-from-source: Add Arch 'pacman' command for tk installation

    @Athanasius Athanasius committed Mar 15, 2021
  • Big documentation update: Installation & Setup: * Reviewed the Installation steps for all OSes. No longer pointing to macOS packages. * Point Linux and macOS users to Running from Source. * Journals location guidance is now here under 'Setup'. * All of the external URLs have been reviewed. etn.io removed as although it loads it no longer seems to actually function. Running from source: * Expand on dependencies... except really it's just the specific Debian command for python3-tk, and pointing out that pip instructions will take care of all the rest.

    @Athanasius Athanasius committed Mar 15, 2021
  • Updated Running from source (markdown)

    @Athanasius Athanasius committed Mar 14, 2021
  • Outline the need to fileshare Journals.

    @Athanasius Athanasius committed Mar 13, 2021
  • Big reorganisation to hopefully make everything clearer. * It goes through the necessary steps in a more logical order (python, check pip, check tkinter, only then get source, use pip, run application). As a result the necessary instructions for macOS should be clearer.

    @Athanasius Athanasius committed Mar 13, 2021
  • Running-from-source: Need official python for MacOS, not homebrew.

    @Athanasius Athanasius committed Mar 9, 2021
  • Use https URL for `git clone`

    @Athanasius Athanasius committed Mar 5, 2021
  • Specify necessary versions of Python

    @Athanasius Athanasius committed Jan 1, 2021
  • Expand on running from git, and emphasise about Bug Reports and Log Files * Direct 'run from source' git users to use `stable` branch. * Direct people to attempt installing a 'pip' with `--user` if they don't have it already. * Tweak mention of Debian/Ubuntu/derivatives. * Emphasise the need to use the Bug Report issue template. * Emphasise, all over, the difference between the plain and debug log files and that we need both.

    @Athanasius Athanasius committed Oct 9, 2020
  • Added requirement for tk on linux

    @A-UNDERSCORE-D A-UNDERSCORE-D committed Aug 25, 2020
  • Use `stable` for running from source.

    @Athanasius Athanasius committed Jul 27, 2020
  • Use <br/> instead of blank line and indent.

    @Athanasius Athanasius committed Jul 19, 2020
  • Update instructions for installing necessary modules.

    @Athanasius Athanasius committed Jul 19, 2020
  • Correct all old Marginal/EDMarketConnector -> EDCD

    @Athanasius Athanasius committed Jul 9, 2020
  • Updated for using Python 3.7 throughout Also 'Packaging for distribution' doesn't even belong here.

    @Athanasius Athanasius committed Jul 6, 2020