0

3 で記述された Python スクリプトを 2.6 に移植していますが、以下のエラーが発生し、同等のインポートを見つけることができませんでした。

import win32com.client
from Tkinter import FileDialog

これらの問題を解決するにはどうすればよいですか?

Python 2.6.5 の使用

Python 2.6.5 (r265:79096、2010 年 3 月 19 日、21:48:26) [MSC v.1500 32 ビット (Intel)] on win32 詳細については、「copyright」、「credits」、または「license()」と入力してください。

****************************************************************
Personal firewall software may warn about the connection IDLE
makes to its subprocess using this computer's internal loopback
interface.  This connection is not visible on any external
interface and no data is sent to or received from the Internet.
****************************************************************

IDLE 2.6.5 ==== サブプロセスなし ====

ありがとうございます

4

1 に答える 1