1 2 3 4 5 6 7 8
| Traceback (most recent call last):
File "C:\Program Files\Wing IDE Personal 3.2\src\debug\tserver\_sandbox.py", line 1, in <module>
# Used internally for debug sandbox under external interpreter
File "C:\Program Files\Python26\Lib\ctypes\__init__.py", line 431, in LoadLibrary
return self._dlltype(name)
File "C:\Program Files\Python26\Lib\ctypes\__init__.py", line 353, in __init__
self._handle = _dlopen(self._name, mode)
WindowsError: [Error -2147483645] Un ou plusieurs arguments sont incorrects |
Partager