<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mat5ukawa</author_name>
  <author_url>https://blog.hatena.ne.jp/mat5ukawa/</author_url>
  <blog_title>現場ログ</blog_title>
  <blog_url>https://mat5ukawa.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>「管理者、システム権限から隔離された Python を実行できる環境」を仮想環境と呼ぶ。 実体的にはディレクトリであり venv ( あるいは env ) と表記される。 その配下には Python バイナリ, pip, 3rd パーティパッケージ などが集約されている。 (厳密な定義は リンク先をご覧ください) 簡易例 numpy を実行できる仮想環境を作る、使う、依存パッケージを抽出する(導入する) 環境 MacOSX - 10.13.4 Python - 3.6.5 brew で導入しておくことが望ましい 適当な空ディレクトリを作って移動しておく $ mkdir mytest &amp;&amp; cd…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmat5ukawa.hateblo.jp%2Fentry%2F2018%2F06%2F03%2F205640&quot; title=&quot;python 仮想環境 とは - 現場ログ&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>2018-06-03 20:56:40</published>
  <title>python 仮想環境 とは</title>
  <type>rich</type>
  <url>https://mat5ukawa.hateblo.jp/entry/2018/06/03/205640</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
