Title: Install issues on OSX 10.9.1 · Issue #8 · CoderDojoSV/beginner-python · GitHub
Open Graph Title: Install issues on OSX 10.9.1 · Issue #8 · CoderDojoSV/beginner-python
X Title: Install issues on OSX 10.9.1 · Issue #8 · CoderDojoSV/beginner-python
Description: From a parent that went through the install: Hi, I just wanted to note that the instructions have us download the installer from the Hello World! book, but are missing an important step which may affect some users: On OSX 10.9.1 Maverick...
Open Graph Description: From a parent that went through the install: Hi, I just wanted to note that the instructions have us download the installer from the Hello World! book, but are missing an important step which may a...
X Description: From a parent that went through the install: Hi, I just wanted to note that the instructions have us download the installer from the Hello World! book, but are missing an important step which may a...
Opengraph URL: https://github.com/CoderDojoSV/beginner-python/issues/8
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Install issues on OSX 10.9.1","articleBody":"From a parent that went through the install: \n\nHi, I just wanted to note that the instructions have us download the installer from the Hello World! book, but are missing an important step which may affect some users: On OSX 10.9.1 Mavericks, with Apple's version of Python 2.7.5 pre-installed, the 'Hello World!' installer appears to install python.org's version of Python 2.7.5 into the 'Applications' directory. However, the installer does not automatically run '/Applications/Python 2.7/Update Shell Profile.command'. This leaves Apple's python2.7 (/usr/bin/python2.7) as the default rather than python.org's python2.7 (/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7). As a result, the necessary site-packages such as 'pygame' and 'PyQt4' cannot be found: $ which python /usr/bin/python $ python -c 'import site; print site.getsitepackages()' ['/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python', '/Library/Python/2.7/site-packages'] $ python -c 'import pygame; import PyQt4' Traceback (most recent call last): File \"\u003cstring\u003e\", line 1, in \u003cmodule\u003e ImportError: No module named pygame The solution is to manually run 'Update Shell Profile.command', after which things will work as expected: $ which python /Library/Frameworks/Python.framework/Versions/2.7/bin/python $ python -c 'import site; print site.getsitepackages()' ['/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages', '/Library/Frameworks/Python.framework/Versions/2.7/lib/site-python', '/Library/Python/2.7/site-packages'] $ python -c 'import pygame; import PyQt4' \n","author":{"url":"https://github.com/bskinny129","@type":"Person","name":"bskinny129"},"datePublished":"2014-02-10T18:45:48.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/8/beginner-python/issues/8"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:d1f9b58a-6356-f137-b611-4d7dc854c1af |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E6E2:67735:11D2422:18567B0:697004AF |
| html-safe-nonce | e6b49603e2eaf01aae8c4b2b3493400e5e23d63c74b5b799a06f74dcd5bd2f42 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNkUyOjY3NzM1OjExRDI0MjI6MTg1NjdCMDo2OTcwMDRBRiIsInZpc2l0b3JfaWQiOiIzMTYxMDIwODY0MTg2NTQ5NDIzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 74046f9347da784a540faab42a5574cb54a4dd359041a5f0f4933039d8c0946d |
| hovercard-subject-tag | issue:27289737 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/CoderDojoSV/beginner-python/8/issue_layout |
| twitter:image | https://opengraph.githubassets.com/e1cd54dd64df305e7dc11c4f26dec182a5bd0f1e5bea89585dba3fa99c76b5c2/CoderDojoSV/beginner-python/issues/8 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/e1cd54dd64df305e7dc11c4f26dec182a5bd0f1e5bea89585dba3fa99c76b5c2/CoderDojoSV/beginner-python/issues/8 |
| og:image:alt | From a parent that went through the install: Hi, I just wanted to note that the instructions have us download the installer from the Hello World! book, but are missing an important step which may a... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | bskinny129 |
| hostname | github.com |
| expected-hostname | github.com |
| None | 0366807b865cee6776368231232f84d6c8096e6bce43f701a4fb28ea795ec427 |
| turbo-cache-control | no-preview |
| go-import | github.com/CoderDojoSV/beginner-python git https://github.com/CoderDojoSV/beginner-python.git |
| octolytics-dimension-user_id | 4248457 |
| octolytics-dimension-user_login | CoderDojoSV |
| octolytics-dimension-repository_id | 12419228 |
| octolytics-dimension-repository_nwo | CoderDojoSV/beginner-python |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 12419228 |
| octolytics-dimension-repository_network_root_nwo | CoderDojoSV/beginner-python |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 33f356bb2fb58726ccb2f26395bf8ddc9a2d9eaa |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width