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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add python packages #79

Merged
merged 5 commits into from
Mar 26, 2014
Merged

Add python packages #79

merged 5 commits into from
Mar 26, 2014

Conversation

dqminh
Copy link
Contributor

@dqminh dqminh commented Mar 6, 2014

This will install

  • Python 2.7.6
  • Python 3.3.4
  • Pip and Setuptools ( based on python 2.7.6 )
  • Virtualenv ( based on python 2.7.6 ), but you can use this to switch python version for a project to get compatible pip and setuptools.

@chuyeow
Copy link
Contributor

chuyeow commented Mar 10, 2014

I'm getting this error running pip:

$ pip                                                                                                                                                
Traceback (most recent call last):                                                                                                                                                                       
  File "/home/action/.parts/bin/pip", line 5, in <module>                                                                                                                                                
    from pkg_resources import load_entry_point                                                                                                                                                           
ImportError: No module named pkg_resources             

@chuyeow
Copy link
Contributor

chuyeow commented Mar 10, 2014

Oh never mind, noticed a comment elsewhere.

dqminh added a commit that referenced this pull request Mar 26, 2014
@dqminh dqminh merged commit 0f12f38 into master Mar 26, 2014
@dqminh dqminh deleted the python branch March 26, 2014 18:12
@gmckeever gmckeever mentioned this pull request Jun 12, 2014
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