<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>serinuntius</author_name>
  <author_url>https://blog.hatena.ne.jp/serinuntius/</author_url>
  <blog_title>ps aux | grep serinuntius</blog_title>
  <blog_url>https://serinuntius.hatenablog.jp/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>pip</anon>
    <anon>pipenv</anon>
    <anon>astroid</anon>
    <anon>typed-ast</anon>
  </categories>
  <description>タイトルの通りです。 pipenv install したら、昨日まで動いていたであろうPipfileでinstallがコケるようになりました。 対策 astroidというパッケージで、mypyとの依存関係が壊れてしまっているようです。 なので、mypyを0.670から0.660に下げると解決します。 Pipfileをお使いの方は mypy = &quot;==0.660&quot; にして、 pipenv install すれば直ると思います。 参考 海外の方めちゃくちゃ反応早い・・・ ありがたい限りです。 github.com</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fserinuntius.hatenablog.jp%2Fentry%2F2019%2F03%2F01%2F104600&quot; title=&quot;typed-astの依存がぶっ壊れてpipenv install出来なくなるのに対処した - ps aux | grep serinuntius&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>2019-03-01 10:46:00</published>
  <title>typed-astの依存がぶっ壊れてpipenv install出来なくなるのに対処した</title>
  <type>rich</type>
  <url>https://serinuntius.hatenablog.jp/entry/2019/03/01/104600</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
