Skype4Py をインストールして cmd で setup.py を実行しようとすると、次のメッセージが表示されます。
私はpython 2.xを持っています。私が間違いを犯しているアイデア。前もって感謝します!
実行するだけです:python setup.py install
It seems like an easier way to install Skype4Py would be to use Pip, which you can download from https://pip.pypa.io/en/latest/installing/ but if you are using 2.7.9+ or 3.4+ it comes preinstalled. Next you will want to run the command "pip install Skype4Py" to install the package. Once this is all installed, use the Quick-Start documentation, found here https://github.com/Skype4Py/Skype4Py#usage to help you get started. Good Luck!