このようなこのエラーに関して SO のすべてのフォーラムを調べましたが、問題を解決できないようです。
モジュールをインポートしようとしていus
ますが、Luigi タスクの実行時に同じインポート エラーが発生し続けました。ImportError: No module named us
アンインストールして再インストールするだけでなく、強制的にインストールしようとしましpip install us —ignore-installed
た。
以下はの出力ですpip show us
pip show us
---
Metadata-Version: 2.0
Name: us
Version: 0.9.1
Summary: US state meta information and other fun stuff
Home-page: https://github.com/unitedstates/python-us
Author: Jeremy Carbaugh
Author-email: jcarbaugh@sunlightfoundation.com
License: BSD
Location: /usr/local/lib/python2.7/site-packages
Requires: jellyfish
何かご意見は?