I have seen this asked once before but not answered.
How can python script be directed to run as 32 bit rather than 64bit? I have some vb code in my script from multiple Calculate fields. Eventually I will convert it all but right now I really need to get my script running with Windows Task Scheduler.
I have Python 2.7.8; Windows 7; Arc 10.3.1.
I can open the python command window and run 32 bit so the server has 32 installed, I just can't get my script to automatically run as 32bit.