[PythonCE] Problem building PythonCE for x86

2006-03-13 Thread Ali Sabil
uot;0x0010" /entry:"_DllMainCRTStartup" coredll.lib corelibc.lib /nodefaultlib:oldnames.lib /nodefaultlib:libc.lib $(PLATFORM_LINK32_FLAGS) PLATFORM_RSCFLAGS=/d "_X86_" /d "x86" /d "i486" /r /d "NDEBUG" Thank you in advance. -- Ali SABIL ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

[PythonCE] Problem calling python

2006-04-10 Thread Ali Sabil
Hi all, I have some trouble running python files. If i open a shell (or whatever you call it) and type: python hello.py it starts python then says : Traceback(innermost last) NULL:NULL If i edit the registry thingies, and associate .py with python with something like this :

Re: [PythonCE] Problem calling python

2006-04-12 Thread Ali Sabil
Hi again Running python from the command prompt works for me. Did you type the full path to hello.py? If so what is the exact command you used and what was the "current directory" in the command prompt? i didn't use a full path, hello.py was in the current directory, when run with an absolute