Skip to content

Conversation

@diegoe
Copy link

@diegoe diegoe commented Mar 21, 2021

Modern Linux distributions do not alias python to python2. Ptyhon's
PEP394 goes into further detail, but currently you should point to the
Python version you expect to find as python.

This fixes various FTBFS on modern Linux/macOS systems with no python
alias.

See: https://www.python.org/dev/peps/pep-0394/
See: TryGhost/node-sqlite3#1328
See: TryGhost/node-sqlite3#584
See: TryGhost/node-sqlite3#1443

Modern Linux distributions do not alias `python` to python2. Ptyhon's
PEP394 goes into further detail, but _currently_ you should point to the
Python version you expect to find as `python`.

This fixes various FTBFS on modern Linux/macOS systems with no `python`
alias.

See: https://www.python.org/dev/peps/pep-0394/
See: TryGhost/node-sqlite3#1328
See: TryGhost/node-sqlite3#584
See: TryGhost/node-sqlite3#1443
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant