Skype4Py / Skype4Py

Platform independent Python wrapper for the Skype Desktop API
BSD 3-Clause "New" or "Revised" License
448 stars 115 forks source link

Skype attach timeout #45

Open ghost opened 9 years ago

ghost commented 9 years ago

Traceback (most recent call last): File "test.py", line 7, in skype.Attach() File "C:\Python27\lib\site-packages\Skype4Py\skype.py", line 408, in Attach self._Api.attach(self.Timeout, Wait) File "C:\Python27\lib\site-packages\Skype4Py\api\windows.py", line 184, in attach raise SkypeAPIError('Skype attach timeout') Skype4Py.errors.SkypeAPIError: Skype attach timeout

Another application (python.exe) is attempting to access Skype , but we are unable to respond. Please try to restart the application.

Python 2.7.9 32-bit, Windows 8 (x64).

GreatDragonus commented 9 years ago

Actually I have the same issue on Win8 (x64). While everything works OK on Win7 systems.

I've done some tests and so far I can tell the next:

I have 3 racks. Two with Win7 x64 (with latest updates) on them and one with Win8 x64 (with almost no updates).

dizzyupthegirl commented 8 years ago

Was a resolution ever found for this issue?

nikswap commented 8 years ago

Hi. It can be due to MS removing the API, for its skype-bot api.

zjjgit commented 7 years ago

How to solve this problem?

Cosmos19 commented 7 years ago

i am also facing this problem. Python 2.7.13 (32bit) Windows 7 64bit

Sumontanaskar commented 7 years ago

Hi friends, I have found that previously i created multiple account from my PC and that time i was login from secondary account. When i logout from Secondary Skype account and login from primary then it works fine.