Alex Hall <mehg...@gmail.com> wrote:
> I am stumped. The compiled version of my project works on my pc, but
> when I put it on a thumb drive and try it on a laptop without python
> installed I get this:
> ImportError: DLL load failed: The specified procedure could not be found.

Are you using py2exe? If so, are you including the necessary MS
runtime dll[1]?

1: http://www.py2exe.org/index.cgi/Tutorial#Step5
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to