Submit
Path:
~
/
/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
clwizard
/
modules
/
__pycache__
/
File Content:
python.cpython-311.pyc
� ��f� � � � d dl mZ d dlZd dlmZ d dlmZmZmZ d dl m Z d dlmZm Z d dlmZmZ d dlmZ d d lmZ G d� de� � ZdS ) � )�absolute_importN)�Feature)�ExternalProgramFailed�get_passenger_package_name�is_litespeed_running)� get_ui_config)�CL_SELECTOR_BIN�MODULES_LOGS_DIR)�InstallationFailedException�PackageMissingError)�installed_interpreters_list� )�WizardInstallerc � � � e Zd Zej � ed� � Zej Z � fd�Zd� Zd� Z ed� � � Zd� Zd� Zd� Zd � Zed � � � Z� xZS )�PythonInstallerz python.logc �V �� t t | � � � � � d S )N)�superr �__init__)�self� __class__s ��N/opt/cloudlinux/venv/lib64/python3.11/site-packages/clwizard/modules/python.pyr zPythonInstaller.__init__ s% �� � �o�t�$�$�-�-�/�/�/�/�/� c �$ � g }|D ]0}d|� dd� � z }|� |� � �1| j � dd� |� � � � | j |� dS # t $ r}t � � |�d}~ww xY w)zd Install given python versions :param versions: versions of python packages z alt-python�.� z/Try to install Python package with versions: %s�,N)�replace�append� app_logger�info�join�_install_groupsr r )r �versions�groups�v�package_name�es r �_install_python_versionsz(PythonInstaller._install_python_versions s� � � ��� (� (�A�'�!�)�)�C��*<�*<�<�L��M�M�,�'�'�'�'�����N�PS�PX�PX�Ya�Pb�Pb�c�c�c� 7� �D� �&�)�)�)�)��$� 7� 7� 7�-�/�/�Q�6����� 7���s �% A1 �1 B�;B � Bc � � d}t j � |� � sdS | � d|g� � dS # t $ r}t � � |�d}~ww xY w)a In order to make python apps work on Litespeed server we need to do run extra script see docs for details: https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cloudlinux:enable_passenger :return: z9/usr/local/lsws/admin/misc/enable_ruby_python_selector.shN�sh)�os�path�isfile�_run_commandr r )r �litespeed_scriptr'