Skip to content

Conversation

@jryberg
Copy link

@jryberg jryberg commented Apr 5, 2015

No description provided.

@ronjouch
Copy link

Worked flawlessly for me on CentOS 5.11 x86_64, thanks @jryberg @nmilford :)


Off-topic question: what's the recommended way to easily deploy pip and virtualenv too? On my first test machine I just ran python -m ensurepip (which is a neat addition in 2.7.9) and pip-installed virtualenv, but I'm not fond of this, because it:

  1. Deploys old versions (which can be upgraded).
  2. Will yield different results across time when pip/virtualenv are upgraded, making deployments non-repeatable.

Would you recommend packing them in the same RPM through the python27.spec or building two additional RPMs?

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