View Single Post
  #20  
Old 18-03-2016, 09:41 PM
themos
Registered User

themos is offline
 
Join Date: Nov 2014
Location: Oxford
Posts: 21
Hello,

If you have a python installation on your machine, you can open a command prompt window, go to (cd) to the directory where PPA is and run "c:\path\to\python PPA.py".

On my machine, for instabce, I can do

cd "C:\Program Files (x86)\PhotoPolarAlign"
c:\Users\Administrator\Anaconda\pyt hon.exe PPA.py

But I can also double click on PPA.py in the File Explorer or I can double click on a Shortcut I put on my desktop.

If you run it from a command line prompt, you will be able to see error messages to tell us what went wrong.

Quote:
Originally Posted by bojan View Post
I just tried it, it doesn't work on my machine (w'7 Pro), it just shows the cmd window for a fraction od a second and then exits.
Reply With Quote