FFGo: Difference between revisions

234 bytes added ,  25 March 2016
→‎Installing FFGo and its dependencies: Add precision: the default Python installation path seems to depend on the version of Windows
(→‎Installing FFGo and its dependencies: Move the 'py -3.5 -m pip install ...' screenshot to a more appropriate place)
(→‎Installing FFGo and its dependencies: Add precision: the default Python installation path seems to depend on the version of Windows)
Line 301: Line 301:
       <ul>
       <ul>
         <li>
         <li>
           either run FFGo directly using a full path to one of its
           either run FFGo directly using a full path to one of its executables<ref name="Windows-allows-omitting-.exe-extension">As shown in the command, you may omit the <tt>.exe</tt> extension from the executable name.</ref><ref name="default-Python-install-path-depends-on-Windows-version">The default Python installation path (e.g., <tt>C:\Python<i>XY</i></tt>) seems to depend on the version of Windows, not only on the Python version (which would be <i>X.Y</i> in this example).</ref>, such as:
          executables<ref name="Windows-allows-omitting-.exe-extension">As
          shown in the command, you may omit the <tt>.exe</tt> extension from
          the executable name.</ref>, such as:


             <pre>C:\PythonXY\Scripts\ffgo</pre>
             <pre>C:\PythonXY\Scripts\ffgo</pre>
377

edits