FFGo: Difference between revisions

Jump to navigation Jump to search
246 bytes added ,  25 March 2016
→‎Installing FFGo and its dependencies: Add precisions: 1) take note of the Python install folder before it is too late, and 2) don't disable the Python Launcher for Windows (unless you know what you are doing...)
(→‎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: Add precisions: 1) take note of the Python install folder before it is too late, and 2) don't disable the Python Launcher for Windows (unless you know what you are doing...))
Line 177: Line 177:
       </li>
       </li>
       <li>
       <li>
         Don't change the default value for the Python installation folder,
         Don't change the default value for the Python installation folder, otherwise you are likely to run into permission problems: except for old versions of Windows, writing to <i>Program Files</i>, at least, is subject to special restrictions that may cause the <code>pip install</code> step to fail. Also take note of what this installation folder is—you may find this helpful later.
        otherwise you are likely to run into permission problems: except for
      </li>
        old versions of Windows, writing to <i>Program Files</i>, at least, is
      <li>
        subject to special restrictions that may cause the
        It is recommended ''not to disable'' the [https://docs.python.org/3/using/windows.html#launcher Python Launcher for Windows], as it may prove very useful later.
        <code>pip install</code> step to fail.
       </li>
       </li>
       <li>
       <li>
377

edits

Navigation menu