Skip to content

Manual installation vs installation script. Documentation ? #10

@sudara

Description

@sudara

Loving Dave! Thank you!

Just wanted to officially log: it would be nice to have docs that specify how to do a manual install.

I personally don't like executing shell scripts without first understanding them, which then adds some friction/time to getting up and running. I think docs would do a good job of guiding the user as to the "whys" of certain things. And it doesn't look like that many things need to happen.

This is what was going through my head:

  • What exactly will be installed?
  • Is this going to change my system python version?
  • Where exactly is code being added to my system?
  • Will my lldbinit get overwritten or concatenated to?

On MacOS python>=3.12 installed with Homebrew is known to come with Tcl 9.0 which breaks matplotlib
If you have such an installation I recommend installing a 3.10 or 3.11 version of python-tk

When running the script, I wasn't sure if installing this would upgrade or downgrade my python (another argument for doing it manually, I think).

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationhelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions