[web2py] Re: Can not run web2py_no_console.exe. Version 2.8.2 on win 7 x 64

2014-02-04 Thread step
My setup_exe.py is attached. It adds matplotlib. My setup_exe.conf is the standard one plus copy_scripts: No. I also strip some folders/files from web2py_win.zip, namely: applications/admin, applications/welcome (but include welcome.w2p), applications/examples, tcl8.5/tzdata, and tk8.5/demos. Thi

[web2py] Re: Can not run web2py_no_console.exe. Version 2.8.2 on win 7 x 64

2014-02-04 Thread Niphlod
how are you "custom building" the binary ? The "official" scripts deals with py2exe's incorrect packaging system with these lines https://github.com/web2py/web2py/blob/master/extras/build_web2py/setup_exe.py#L100 BTW: we're moving towards bbfreeze packed binaries, and they seem to work well wi

[web2py] Re: Can not run web2py_no_console.exe. Version 2.8.2 on win 7 x 64

2014-02-04 Thread step
In upgrading from 2.6.4 to 2.8.2 my custom-built web2py_no_console.exe failed starting the rocket server with a 'can't import module http' python error. It's something seemingly unrelated to the other posters' issues, but I'm sharing how I was able to fix it, maybe it will help someone. Essentia

[web2py] Re: Can not run web2py_no_console.exe. Version 2.8.2 on win 7 x 64

2014-01-18 Thread Niphlod
we're trying to come up with something here http://code.google.com/p/web2py/issues/detail?id=1809 if you have any inputs please share ^_^ On Saturday, January 18, 2014 1:30:33 AM UTC+1, Ray (a.k.a. Iceberg) wrote: > > > > On Sunday, December 15, 2013 10:00:19 AM UTC-7, Rob Paire wrote: >> >> Hel

[web2py] Re: Can not run web2py_no_console.exe. Version 2.8.2 on win 7 x 64

2014-01-17 Thread Ray (a.k.a. Iceberg)
On Sunday, December 15, 2013 10:00:19 AM UTC-7, Rob Paire wrote: > > Hello all, > I am having same problem running on Windows server 2003 32bit. When I > launch web2py.exe the following dialog error appears: > > *Title: Error Entry Point Not Found* > > *Description: The procedure entry point w

[web2py] Re: Can not run web2py_no_console.exe. Version 2.8.2 on win 7 x 64

2013-12-21 Thread Niphlod
that's even stranger :D let's go with care how about you open a dos prompt, cd into the folder where web2py.exe and web2py_noconsole.exe are and launch web2py_noconsole.exe from there ? Does it print something ? On Saturday, December 21, 2013 1:23:50 PM UTC+1, sherdim wrote: > > > On Sunday

[web2py] Re: Can not run web2py_no_console.exe. Version 2.8.2 on win 7 x 64

2013-12-21 Thread sherdim
On Sunday, December 15, 2013 4:36:47 PM UTC+4, Niphlod wrote: > > open a dos prompt, cd into the folder and try to start it from there to > see if it prints something... > > BTW: is web2py.exe working ? > Yes, but web2py_no_console.exe quits silently -- Resources: - http://web2py.com - ht

[web2py] Re: Can not run web2py_no_console.exe. Version 2.8.2 on win 7 x 64

2013-12-15 Thread Rob Paire
Hello all, I am having same problem running on Windows server 2003 32bit. When I launch web2py.exe the following dialog error appears: *Title: Error Entry Point Not Found* *Description: The procedure entry point wcscpy_s could not be located in the dynamic link library msvcrt.dll* Clicking O

[web2py] Re: Can not run web2py_no_console.exe. Version 2.8.2 on win 7 x 64

2013-12-15 Thread Niphlod
open a dos prompt, cd into the folder and try to start it from there to see if it prints something... BTW: is web2py.exe working ? On Saturday, December 14, 2013 5:19:44 PM UTC+1, Сергей Ткаченко wrote: > > The program simply will not start. Start and exit. > > понедельник, 2 декабря 2013 г., 0

[web2py] Re: Can not run web2py_no_console.exe. Version 2.8.2 on win 7 x 64

2013-12-14 Thread Сергей Ткаченко
The program simply will not start. Start and exit. понедельник, 2 декабря 2013 г., 0:35:29 UTC+4 пользователь Alan Etkin написал: > > Can not run web2py_no_console.exe. Version 2.8.2 on windows 7 x 64 >> > > Can you post how did you execute it and what was the output? > -- Resources: - http://w

[web2py] Re: Can not run web2py_no_console.exe. Version 2.8.2 on win 7 x 64

2013-12-01 Thread Alan Etkin
> > Can not run web2py_no_console.exe. Version 2.8.2 on windows 7 x 64 > Can you post how did you execute it and what was the output? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/iss