Hi, I think your situation relates to Windows UAC feature.
There are two UAC related Q&A I found. http://superuser.com/questions/613502/issue-with-python-easy-install http://stackoverflow.com/questions/130763/request-uac-elevation-from-within-a-python-script BTW, my sphinx-build environment do not open a new window with -P option. I think it depends on the installation method of the Python and Sphinx. Regards, -- Takayuki SHIMIZUKAWA http://about.me/shimizukawa 2013/9/10 ge045 <[email protected]>: > I am failing to use the debug option under Windows cause sphinx-build opens > a new command window which is immediately closed the moment a python > exception occurs. > > thus it is (almost) impossible to read the actual exception. > > Turing on the debug option (-P) does not help either. Still the command > windows is closed immediately. > > Is there a workaround? > > > Thanks > -georg > > -- > You received this message because you are subscribed to the Google Groups > "sphinx-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sphinx-users. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/groups/opt_out.
