I have a python script that searches a directory and subdirectories to find mxd files and then exports a pdf from the mxd. Here's the problem, when I run it using a 64 bit IDE some maps are missing a layer but when I use a 32 bit IDE the layer show up normally. I'm using ArcGIS 10.2.2 with the 64 bit geoprocessing package installed.
Why would layers show up in 32 bit but not 64 bit?