On Feb 18, 11:59 pm, Chris Rebert <c...@rebertia.com> wrote: > On Fri, Feb 18, 2011 at 8:29 PM, ecu_jon <hayesjd...@yahoo.com> wrote: > > im trying to use wxpython to get a source file/files, then a > > destination folder to write them to. the file and folder picker works. > > the problem is, actually copying (actually shutil.copy2() ). i get an > > except error > > Please include the exact text of the error message and accompanying > Traceback. And always do so in the future. > > Cheers, > Chris
as i was using tr/except, there is no traceback, or i would have done so. the except error comes back and says it cant copy to the folder. -- http://mail.python.org/mailman/listinfo/python-list