Skip to content

Conversation

@mgeier
Copy link
Member

@mgeier mgeier commented Aug 27, 2020

On Windows, macOS and Linux you can install a precompiled "wheel" package with::

python3 -m pip install rtmixer
python3 -m pip install rtmixer --user
Copy link
Collaborator

Choose a reason for hiding this comment

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

Personally I don't bother advertising this anymore because modern pip will automatically fall back to a --user installation if the system-level one is not writable, so it tends to work correctly for users

Copy link
Member Author

Choose a reason for hiding this comment

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

OK, great, thanks for the information. I've removed all the --user stuff in f0036fd.

@mgeier
Copy link
Member Author

mgeier commented Sep 5, 2020

@larsoner
Copy link
Collaborator

larsoner commented Sep 5, 2020

Thanks @mgeier

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.

2 participants