Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ImportError: No module named 'cStringIO'Python 3.x で問題を解決するにはどうすればよいですか?
ImportError: No module named 'cStringIO'
私のファイルはemail.pyと呼ばれていたので、同じ問題がありました。ファイルの名前を変更したところ、問題はなくなりました。