error
https://www.youtube.com/watch?v=XHcDHSWRCRQ
in cmd
http://www.novitiate.co.uk/?p=81
En toen kreeg ik die error!?

NameError: name 'easygui' is not defined
Terwijl hij wel in de build staat en libs van de exe
Wat ik heb gedaan:C:\Python34\build\exe.win32-3.4>stoplight
Traceback (most recent call last):
File "c:\python34\lib\site-packages\cx_Freeze\initscripts\Console.py", line 27, in <module>
exec(code, m.__dict__)
File "stoplight.py", line 1, in <module>
File "c:\python\32-bit\3.4\lib\importlib\_bootstrap.py", line 2237, in _find_and_load
File "c:\python\32-bit\3.4\lib\importlib\_bootstrap.py", line 2226, in _find_and_load_unlocked
File "c:\python\32-bit\3.4\lib\importlib\_bootstrap.py", line 1191, in _load_unlocked
File "c:\python\32-bit\3.4\lib\importlib\_bootstrap.py", line 1161, in _load_backward_compatible
File "C:\Python34\easygui\__init__.py", line 3, in <module>
__all__ = easygui.__all__
NameError: name 'easygui' is not defined
https://www.youtube.com/watch?v=XHcDHSWRCRQ
in cmd
met behulp van deze site easygui geïnstalleerd;C:\Python34>c:\python34\python.exe setup.py build
running build
running build_exe
copying c:\python34\lib\site-packages\cx_Freeze\bases\Console.exe -> build\exe.win32-3.4\stoplight.exe
copying C:\WINDOWS\SYSTEM32\python34.dll -> build\exe.win32-3.4\python34.dll
*** WARNING *** unable to create version resource
install pywin32 extensions first
writing zip file build\exe.win32-3.4\library.zip
http://www.novitiate.co.uk/?p=81
En toen kreeg ik die error!?

NameError: name 'easygui' is not defined
Terwijl hij wel in de build staat en libs van de exe
Verstand van 'Alles' van 'Niets'