<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zow3</author_name>
  <author_url>https://blog.hatena.ne.jp/zow3/</author_url>
  <blog_title>zowのプログラムな日々</blog_title>
  <blog_url>https://zow.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>Mac</anon>
  </categories>
  <description>Macには標準でPython入ってるけども、いい加減Python3な時代になってもいいのでPython環境を構築する。 内容はrbenvとほぼ一緒。 pyenv-virtualenvのインストール Homebrewが入ってる状態で以下を実行 $ brew update $ brew install pyenv-virtualenv パスを通す。 以下を.bash_profileに追記 export PYENV_ROOT=&quot;${HOME}/.pyenv&quot; if [ -d &quot;${PYENV_ROOT}&quot; ]; then export PATH=${PYENV_ROOT}/bin:$PATH eva…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzow.hatenablog.com%2Fentry%2F20150115%2F1421279060&quot; title=&quot;Mac(Yosemite)でPython開発環境を構築する - zowのプログラムな日々&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-01-15 08:44:20</published>
  <title>Mac(Yosemite)でPython開発環境を構築する</title>
  <type>rich</type>
  <url>https://zow.hatenablog.com/entry/20150115/1421279060</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
