Re: Problem with using finders on multiple OSs

2014-01-07 Thread Shawn H
I figured it out. I had to change my relative path to: '../static/images/DallasDColor.JPG' that loads it on several different Windows boxes, as well as my Red Hat box. On Tuesday, January 7, 2014 3:23:14 PM UTC-6, Shawn H wrote: > > I'm having a problem with trying to find an image file s

Problem with using finders on multiple OSs

2014-01-07 Thread Shawn H
I'm having a problem with trying to find an image file so I can embed it in an openpyxl file. What I want to do is be able to locate this file, regardless of OS, and regardless of whether DEBUG is True or False. The problem is that I've got development occurring on both Windows and Mac (and a