<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gsf_zero1</author_name>
  <author_url>https://blog.hatena.ne.jp/gsf_zero1/</author_url>
  <blog_title>いろいろ備忘録日記</blog_title>
  <blog_url>https://devlights.hatenablog.com/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>概要 環境をクリアして python のバージョンを最新にする 環境はクリアせずに python のバージョンを更新する 参考資料 概要 なんか、Pythonの新しいバージョンをインストールするたびに、やり方を検索しているような気がするので、ここにメモメモ。。。 ２種類の方法があります。 環境をクリアして python のバージョンを最新にする venv に --clear を付与して実行します。 $ python -m venv .venv --clear この方法だと、インストールした モジュール たちはクリアされてしまいますので、また入れ直します。 $ .venv/scripts/act…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F2021%2F10%2F11%2F131813&quot; title=&quot;Pythonメモ-119 (venvのpython バージョンを更新)(--clear, --upgrade) - いろいろ備忘録日記&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>https://www.python.org/static/community_logos/python-logo.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-10-11 13:18:13</published>
  <title>Pythonメモ-119 (venvのpython バージョンを更新)(--clear, --upgrade)</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/2021/10/11/131813</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
