Aso tut mir leid hab ich vergessen hinzuschreiben ....
Es kommen bei allen verschiedene ....
Beim 1. :
Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> ================================ RESTART ================================
>>>
Traceback (most recent call last):
File "C:\Users\Tim\Desktop\Scripts\driverAnimation2.py", line 2, in <module>
import nbt
ImportError: No module named nbt
>>>
Beim 2. :
Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> ================================ RESTART ================================
>>>
Traceback (most recent call last):
File "C:\Users\Tim\Desktop\Scripts\Script1.py", line 185, in <module>
main()
File "C:\Users\Tim\Desktop\Scripts\Script1.py", line 147, in main
initKinect()
File "C:\Users\Tim\Desktop\Scripts\Script1.py", line 46, in initKinect
kinect = ctypes.cdll.CLNUIDevice
File "C:\Python27\lib\ctypes\__init__.py", line 423, in __getattr__
dll = self._dlltype(name)
File "C:\Python27\lib\ctypes\__init__.py", line 353, in __init__
self._handle = _dlopen(self._name, mode)
WindowsError: [Error 126] Das angegebene Modul wurde nicht gefunden
>>>
Beim 3. :
Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> ================================ RESTART ================================
>>>
Traceback (most recent call last):
File "C:\Users\Tim\Desktop\Scripts\Script2.py", line 4, in <module>
import nbt
ImportError: No module named nbt
>>>
Beim 4. :
Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> ================================ RESTART ================================
>>>
Traceback (most recent call last):
File "C:\Users\Tim\Desktop\Scripts\Script3.py", line 4, in <module>
import nbt
ImportError: No module named nbt
>>>
Ich hoffe, ihr könnt mir helfen
mfg