py2exe issues with pictures and icons

2008-07-16 Thread Alexnb
will change. Just a few questions. I hope someone out there can help me out! -- View this message in context: http://www.nabble.com/py2exe-issues-with-pictures-and-icons-tp18493908p18493908.html Sent from the Python - python-list mailing list archive at Nabble.com. -- http://mail.python.org/mailman

Re: py2exe issues with pictures and icons

2008-07-16 Thread Mike Driscoll
it work. Because that directory may change a lot so the path will change. Just a few questions. I hope someone out there can help me out! -- View this message in context:http://www.nabble.com/py2exe-issues-with-pictures-and-icons-tp1849390... Sent from the Python - python-list mailing list

Re: py2exe issues with pictures and icons

2008-07-16 Thread Alexnb
in the immediate directory and still make it work. Because that directory may change a lot so the path will change. Just a few questions. I hope someone out there can help me out! -- View this message in context:http://www.nabble.com/py2exe-issues-with-pictures-and-icons-tp1849390... Sent from

Re: py2exe issues with pictures and icons

2008-07-16 Thread Alexnb
I put them in the immediate directory and still make it work. Because that directory may change a lot so the path will change. Just a few questions. I hope someone out there can help me out! -- View this message in context:http://www.nabble.com/py2exe-issues-with-pictures-and-icons

Re: py2exe issues with pictures and icons

2008-07-16 Thread Mike Driscoll
in context:http://www.nabble.com/py2exe-issues-with-pictures-and-icons-tp1849390... Sent from the Python - python-list mailing list archive at Nabble.com. Put the part of the code that needs the ico file(s) into a try/except block. You could also try reading the py2exe wiki and tutorials

Re: py2exe issues with pictures and icons

2008-07-16 Thread Larry Bates
Alexnb wrote: Hello I am sure most of you are familiar with py2exe. I am having a bit of a problem. See the program has a few pictures involved and the .ico it uses for the windows. However, the pictures are stored in the same directory as the source, something like: C:\Docs and settings\me\My