We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#2112 Update Documentation for Debian Requiring venvs
Correct 't'/'to' typo
Running-from-source: Fix github link
Running-from-source: Outline how to get FDevIDs files
Running-from-source: Update for using 3.11 now, and needing >=3.10
Only developers should run `develop`
Running-from-source: Document setting TMPDIR for multi-user logging issue
Remove trailing `.` (outside of pre-formatted examples) that confuse some people.
More python version updates
Update supported python versions per branch
Running-from-source: Add missing word 'alias'
Running-from-source: .python-version file & call main python CPython
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.
General update for appropriate Python versions & misc * Section added about using pyenv to get non-distribution versions of Python working on Debian.
Improve the section about pip version and using it.
Running-from-source: Add Arch 'pacman' command for tk installation
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.
Updated Running from source (markdown)
Outline the need to fileshare Journals.
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.
Running-from-source: Need official python for MacOS, not homebrew.
Use https URL for `git clone`
Specify necessary versions of Python
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.
Added requirement for tk on linux
Use `stable` for running from source.
Use <br/> instead of blank line and indent.
Update instructions for installing necessary modules.
Correct all old Marginal/EDMarketConnector -> EDCD
Updated for using Python 3.7 throughout Also 'Packaging for distribution' doesn't even belong here.