<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>misos</author_name>
  <author_url>https://blog.hatena.ne.jp/misos/</author_url>
  <blog_title>めも</blog_title>
  <blog_url>https://paper.hatenadiary.jp/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>エラー解決</anon>
  </categories>
  <description>エラー内容 解決方法 エラー内容 をインストールして実行した際に、 Python import error: cannot import name 'six' from 'sklearn.externals' のエラーが表示された。scikit-learn含め他のライブラリのインストールは正しく行われており、環境設定も正しい（＝conda install/pip install/他 install等のコマンドを行ったり来たりしていない）と思われる。 解決方法 import six import sys sys.modules['sklearn.externals.six'] = six fro…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpaper.hatenadiary.jp%2Fentry%2F2024%2F04%2F03%2F213808&quot; title=&quot;Python import error: cannot import name &amp;#39;six&amp;#39; from &amp;#39;sklearn.externals&amp;#39; のエラー - めも&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>2024-04-03 21:38:08</published>
  <title>Python import error: cannot import name 'six' from 'sklearn.externals' のエラー</title>
  <type>rich</type>
  <url>https://paper.hatenadiary.jp/entry/2024/04/03/213808</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
