Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Update instructions to point to pip install #3985

Merged
merged 7 commits into from
Oct 1, 2018
Merged

Conversation

hawkowl
Copy link
Contributor

@hawkowl hawkowl commented Oct 1, 2018

No description provided.

@hawkowl hawkowl requested a review from a team October 1, 2018 09:48
@hawkowl
Copy link
Contributor Author

hawkowl commented Oct 1, 2018

Fixes #1224

Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tarball is referenced at other places too (eg, under Arch Linux and OpenBSD)

There is also an UPGRADE.rst which needs updating.

(while you're in the README: any chance you can delete the stuff at https://github.com/matrix-org/synapse/blob/master/README.rst#ipv6 about needing a new twisted, since we now require that by default)

@@ -9,13 +9,16 @@ source $BASH_ENV

if [[ -z "${CIRCLE_PR_NUMBER}" ]]
then
echo "Can't figure out what the PR number is!"
exit 1
echo "Can't figure out what the PR number is! Assuming develop."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks unrelated, though useful.

I would s/Assuming develop/Assuming it will be based on develop/ though.

richvdh
richvdh previously requested changes Oct 1, 2018
Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hawkowl hawkowl requested a review from a team October 1, 2018 13:42
richvdh
richvdh previously requested changes Oct 1, 2018
@@ -533,9 +512,7 @@ fix try re-installing from PyPI or directly from

# Install from PyPI
pip install --user --upgrade --force pynacl

# Install from github
pip install --user https://github.com/pyca/pynacl/tarball/master
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

synapse != pynacl

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh

@hawkowl hawkowl requested a review from a team October 1, 2018 14:54
@@ -459,7 +459,7 @@ Troubleshooting
Troubleshooting Installation
----------------------------

Synapse requires pip 1.7 or later, so if your OS provides too old a version you
Synapse requires pip 8 or later, so if your OS provides too old a version you
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.7lol

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.7, ahh, such a classic pip release (which literally won't install packages now)

Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@hawkowl hawkowl merged commit abdc141 into develop Oct 1, 2018
@hawkowl hawkowl deleted the hawkowl/pip-install branch October 1, 2018 15:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants