Octave for Microsoft Windows: Difference between revisions

Jump to navigation Jump to search
→‎Pre-installed Packages: Add note about minimal Python
(→‎Pre-installed Packages: Add note about minimal Python)
Line 96: Line 96:


That will force octave to look for both ''local'' and ''global'' packages in the set locations to repopulate the list of available packages.  Note that  'local' packages always take precedence if the same package is present in both locations.
That will force octave to look for both ''local'' and ''global'' packages in the set locations to repopulate the list of available packages.  Note that  'local' packages always take precedence if the same package is present in both locations.
'''Note''': The Windows bundle includes a minimal version of Python for the symbolic package. That version of Python is not intended to be used for anything else. If you like to use Python for something different in Octave (e.g., for the pythonic package), install a full Python distribution and set the necessary environment variables (PYTHON, ...?).


===Package Installation and Update===
===Package Installation and Update===
216

edits

Navigation menu