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/02 14:38] – [Troubleshooting] g00r00python_install [2019/02/02 14:39] g00r00
Line 94: Line 94:
 **Some Linux distributions come with a pre-installed Python 2.7 or a package-based install of Python 2.7 that is not compiled in a way that works properly with embedded Python applications.**  The most notable issue when this is true is that some modules give an error when trying to initialize.  The most popular Linux OS for Mystic is Ubuntu, and unfortunately it is one of those operating systems. **Some Linux distributions come with a pre-installed Python 2.7 or a package-based install of Python 2.7 that is not compiled in a way that works properly with embedded Python applications.**  The most notable issue when this is true is that some modules give an error when trying to initialize.  The most popular Linux OS for Mystic is Ubuntu, and unfortunately it is one of those operating systems.
  
-The solution to this issue is to recompile Python properly on your own.  The following steps can be used to reinstall Python 2.7 on Ubuntu 18.04 LTS:+The only way to solve this problem is to recompile Python properly.  The following steps can be used to reinstall Python 2.7 on Ubuntu 18.04 LTS:
  
 INSTALL PREREQUISITES: INSTALL PREREQUISITES:
python_install.txt · Last modified: 2023/01/08 12:24 by g00r00

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki