User Tools

Site Tools


python_install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
python_install [2019/02/17 16:20] – [Installation and Requirements] g00r00python_install [2019/02/17 16:22] – [Installation and Requirements] g00r00
Line 11: Line 11:
 Most Linux desktop distributions and MacOS will come with Python 2.7 installed by default, and in some cases full Mystic Python functionality will work out of the box without additional steps.  However some of the more popular installations such as Ubuntu and Mint Linux do not come with Python installed with shared libraries enabled, which means it will not work with embedded Python applications like Mystic. Most Linux desktop distributions and MacOS will come with Python 2.7 installed by default, and in some cases full Mystic Python functionality will work out of the box without additional steps.  However some of the more popular installations such as Ubuntu and Mint Linux do not come with Python installed with shared libraries enabled, which means it will not work with embedded Python applications like Mystic.
  
-If you are using a Linux operating system with this issue then modules such as "sqlite3" will fail when they are included in a script with an error mentioning Py_ZeroStruct being missing.  In order to fix this issue, a new Python will have to be compiled in a way that is compatible with Mystic.  See the Troubleshooting section below for steps to compile and install Python properly.+If you are using a Linux operating system with this issue then modules such as "sqlite3" will fail when they are included in a script with an error mentioning Py_ZeroStruct.  In order to fix this issue, a new Python will have to be compiled in a way that is compatible with Mystic.  See the Troubleshooting section below for steps to compile and install Python properly.
  
 ==== Library Validation / Installation ==== ==== Library Validation / Installation ====
python_install.txt · Last modified: 2023/01/08 12:24 by g00r00

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki