Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Centos7 Installation #119

Closed
wants to merge 2 commits into from
Closed

Added Centos7 Installation #119

wants to merge 2 commits into from

Conversation

raspher
Copy link

@raspher raspher commented Jan 22, 2018

Just described the installation in centos7, should all work.

I had a mistake, installed python34 instead of python34-devel while describing (repaired that), but all should work 馃憤

@ivan
Copy link
Contributor

ivan commented Jan 22, 2018

Thanks for testing this. I think you meant virtualenv, not pyenv. pyenv compiles Pythons from source. If you would like this merged:

s/Centos/CentOS/

I have everyone use a virtualenv in ~/gs-venv so that I can provide consistent usage and upgrade instructions and easier support. Hopefully that's available in CentOS and can be used here?

Don't sudo pip3.4 install, there is no need to run things as root, especially less-trusted Python dependency install scripts.

@raspher raspher closed this Nov 5, 2020
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.

None yet

2 participants