Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-eslearn.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686605709.389946/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-eslearn.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-eslearn-1.1.8-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-eslearn.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686605709.389946/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-eslearn.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-eslearn-1.1.8-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-eslearn.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686605709.389946/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-eslearn.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.txBvXT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf eslearn-1.1.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/eslearn-1.1.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd eslearn-1.1.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VOA1wL + umask 022 + cd /builddir/build/BUILD + cd eslearn-1.1.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/eslearn copying eslearn/base.py -> build/lib/eslearn copying eslearn/__init__.py -> build/lib/eslearn copying eslearn/run.py -> build/lib/eslearn copying eslearn/app.py -> build/lib/eslearn copying eslearn/model_evaluator.py -> build/lib/eslearn creating build/lib/eslearn/trouble_shooting copying eslearn/trouble_shooting/__init__.py -> build/lib/eslearn/trouble_shooting creating build/lib/eslearn/machine_learning copying eslearn/machine_learning/base.py -> build/lib/eslearn/machine_learning copying eslearn/machine_learning/__init__.py -> build/lib/eslearn/machine_learning copying eslearn/machine_learning/predict.py -> build/lib/eslearn/machine_learning copying eslearn/machine_learning/webread.py -> build/lib/eslearn/machine_learning copying eslearn/machine_learning/load_outputs.py -> build/lib/eslearn/machine_learning creating build/lib/eslearn/GUI copying eslearn/GUI/__init__.py -> build/lib/eslearn/GUI copying eslearn/GUI/easylearn_feature_engineering.py -> build/lib/eslearn/GUI copying eslearn/GUI/easylearn_main_run.py -> build/lib/eslearn/GUI copying eslearn/GUI/lc_ui2py_for_data_loading.py -> build/lib/eslearn/GUI copying eslearn/GUI/easylearn_model_evaluation_run.py -> build/lib/eslearn/GUI copying eslearn/GUI/easylearn_machine_learning_gui.py -> build/lib/eslearn/GUI copying eslearn/GUI/easylearn_model_evaluation_gui.py -> build/lib/eslearn/GUI copying eslearn/GUI/easylearn_machine_learning_run.py -> build/lib/eslearn/GUI copying eslearn/GUI/lc_ui2py_for_model_evaluation.py -> build/lib/eslearn/GUI copying eslearn/GUI/easylearn_feature_engineering_gui.py -> build/lib/eslearn/GUI copying eslearn/GUI/lc_ui2py_for_machine_learning.py -> build/lib/eslearn/GUI copying eslearn/GUI/easylearn_main_gui.py -> build/lib/eslearn/GUI copying eslearn/GUI/lc_ui2py_for_feature_engineering.py -> build/lib/eslearn/GUI copying eslearn/GUI/lc_ui2py_for_main.py -> build/lib/eslearn/GUI copying eslearn/GUI/easylearn_feature_engineering_run.py -> build/lib/eslearn/GUI copying eslearn/GUI/easylearn_data_loading_gui.py -> build/lib/eslearn/GUI copying eslearn/GUI/easylearn_data_loading_run.py -> build/lib/eslearn/GUI creating build/lib/eslearn/preprocessing copying eslearn/preprocessing/__init__.py -> build/lib/eslearn/preprocessing copying eslearn/preprocessing/preprocessing.py -> build/lib/eslearn/preprocessing creating build/lib/eslearn/utils copying eslearn/utils/lc_screening_subject_folder_V2.py -> build/lib/eslearn/utils copying eslearn/utils/el_combine_csv2excel.py -> build/lib/eslearn/utils copying eslearn/utils/lc_financial.py -> build/lib/eslearn/utils copying eslearn/utils/lc_selectFile_.py -> build/lib/eslearn/utils copying eslearn/utils/lc_extract_head_motion_paremeters.py -> build/lib/eslearn/utils copying eslearn/utils/__init__.py -> build/lib/eslearn/utils copying eslearn/utils/permutation_importance.py -> build/lib/eslearn/utils copying eslearn/utils/multiprocessing_test.py -> build/lib/eslearn/utils copying eslearn/utils/lc_basicInfoStat.py -> build/lib/eslearn/utils copying eslearn/utils/matlab_engine.py -> build/lib/eslearn/utils copying eslearn/utils/lc_autopep8.py -> build/lib/eslearn/utils copying eslearn/utils/lc_cacl_MAD.py -> build/lib/eslearn/utils copying eslearn/utils/lc_move_all_subj_roi_to_root_roi_folder_radiomics.py -> build/lib/eslearn/utils copying eslearn/utils/lc_splitX_accord_sorted_y.py -> build/lib/eslearn/utils copying eslearn/utils/fetch_kfoldidx.py -> build/lib/eslearn/utils copying eslearn/utils/SelectRawData_Window.py -> build/lib/eslearn/utils copying eslearn/utils/lc_evaluation_model_performances.py -> build/lib/eslearn/utils copying eslearn/utils/lc_write_read_h5py.py -> build/lib/eslearn/utils copying eslearn/utils/plot_compare_cross_decomposition.py -> build/lib/eslearn/utils copying eslearn/utils/lc_read_dicominfo_subjlevel.py -> build/lib/eslearn/utils copying eslearn/utils/lc_read_write_mat.py -> build/lib/eslearn/utils copying eslearn/utils/lc_read_h5py_value.py -> build/lib/eslearn/utils copying eslearn/utils/lc_arg_test.py -> build/lib/eslearn/utils copying eslearn/utils/lc_scatter.py -> build/lib/eslearn/utils copying eslearn/utils/extract_roi160info.py -> build/lib/eslearn/utils copying eslearn/utils/lc_split_roi_radiomics.py -> build/lib/eslearn/utils copying eslearn/utils/lc_niiProcessor.py -> build/lib/eslearn/utils copying eslearn/utils/lc_selectFile_permSVC.py -> build/lib/eslearn/utils copying eslearn/utils/lc_read_dicominfo_grouplevel.py -> build/lib/eslearn/utils copying eslearn/utils/tricks.py -> build/lib/eslearn/utils copying eslearn/utils/el_rename_by_replace.py -> build/lib/eslearn/utils copying eslearn/utils/lc_featureSelection_variance.py -> build/lib/eslearn/utils copying eslearn/utils/lc_resample_base.py -> build/lib/eslearn/utils copying eslearn/utils/checkFeatureNumber.py -> build/lib/eslearn/utils copying eslearn/utils/lc_copyFiles.py -> build/lib/eslearn/utils copying eslearn/utils/lc_copy_selected_file_V6.py -> build/lib/eslearn/utils copying eslearn/utils/lc_screening_subject_folder_V3.py -> build/lib/eslearn/utils copying eslearn/utils/lc_group_all_dcm_accordingto_series_radiomics.py -> build/lib/eslearn/utils copying eslearn/utils/lc_add_dcminfo_to_foldername_radiomics.py -> build/lib/eslearn/utils copying eslearn/utils/lc_delect_sensitive_info.py -> build/lib/eslearn/utils copying eslearn/utils/lc_rfe_svc_deterministic_train_and_test_dataset.py -> build/lib/eslearn/utils copying eslearn/utils/SelectRawData_Run.py -> build/lib/eslearn/utils copying eslearn/utils/lc_resample_v1.py -> build/lib/eslearn/utils copying eslearn/utils/lc_meanFD_compare.py -> build/lib/eslearn/utils copying eslearn/utils/selectSubjID_inScale.py -> build/lib/eslearn/utils copying eslearn/utils/timer.py -> build/lib/eslearn/utils copying eslearn/utils/lc_download_fcp1000.py -> build/lib/eslearn/utils copying eslearn/utils/el_call_powershell.py -> build/lib/eslearn/utils copying eslearn/utils/lc_selectFile.py -> build/lib/eslearn/utils copying eslearn/utils/lc_pydicom.py -> build/lib/eslearn/utils copying eslearn/utils/load_outputs.py -> build/lib/eslearn/utils copying eslearn/utils/lc_select_subject_ID_test_vesion.py -> build/lib/eslearn/utils copying eslearn/utils/lc_addsubjID.py -> build/lib/eslearn/utils copying eslearn/utils/lc_read_dicominfo_base.py -> build/lib/eslearn/utils copying eslearn/utils/lc_docker.py -> build/lib/eslearn/utils copying eslearn/utils/lc_match_maskVSorigin.py -> build/lib/eslearn/utils copying eslearn/utils/lc_statForPermutationTest.py -> build/lib/eslearn/utils copying eslearn/utils/lc_cal_headmotion.py -> build/lib/eslearn/utils copying eslearn/utils/lc_scaler.py -> build/lib/eslearn/utils copying eslearn/utils/lc_indentify_repeat_subjects.py -> build/lib/eslearn/utils copying eslearn/utils/el_create_random_balanced_sequence.py -> build/lib/eslearn/utils copying eslearn/utils/lc_fetch_cov_according_folder.py -> build/lib/eslearn/utils copying eslearn/utils/sklearn_anova_svm_pipeline.py -> build/lib/eslearn/utils creating build/lib/eslearn/R copying eslearn/R/__init__.py -> build/lib/eslearn/R copying eslearn/R/el_decision_curve.py -> build/lib/eslearn/R copying eslearn/R/el_nomogram.py -> build/lib/eslearn/R copying eslearn/R/setup.py -> build/lib/eslearn/R copying eslearn/R/linear_regression_process.py -> build/lib/eslearn/R creating build/lib/eslearn/examples copying eslearn/examples/__init__.py -> build/lib/eslearn/examples copying eslearn/examples/demo_pca_relieff_svc.py -> build/lib/eslearn/examples copying eslearn/examples/demo_pca_rfecv_svc.py -> build/lib/eslearn/examples creating build/lib/eslearn/IO copying eslearn/IO/__init__.py -> build/lib/eslearn/IO copying eslearn/IO/freesufer.py -> build/lib/eslearn/IO copying eslearn/IO/write2nii.py -> build/lib/eslearn/IO copying eslearn/IO/el_niiProcessor.py -> build/lib/eslearn/IO copying eslearn/IO/_freesufer.py -> build/lib/eslearn/IO creating build/lib/eslearn/stylesheets copying eslearn/stylesheets/__init__.py -> build/lib/eslearn/stylesheets creating build/lib/eslearn/logo copying eslearn/logo/__init__.py -> build/lib/eslearn/logo creating build/lib/eslearn/visualization copying eslearn/visualization/lc_pyecharts_pir.py -> build/lib/eslearn/visualization copying eslearn/visualization/__init__.py -> build/lib/eslearn/visualization copying eslearn/visualization/lc_barplot.py -> build/lib/eslearn/visualization copying eslearn/visualization/calibration_curve.py -> build/lib/eslearn/visualization copying eslearn/visualization/lc_clusterhotmap.py -> build/lib/eslearn/visualization copying eslearn/visualization/lc_circleBarPlot.py -> build/lib/eslearn/visualization copying eslearn/visualization/lc_clusterhotmap_v2.py -> build/lib/eslearn/visualization copying eslearn/visualization/hot_map.py -> build/lib/eslearn/visualization copying eslearn/visualization/classification_clf_comp_test.py -> build/lib/eslearn/visualization copying eslearn/visualization/lc_bar_plot_for_fc.py -> build/lib/eslearn/visualization copying eslearn/visualization/dALFF_cirBar.py -> build/lib/eslearn/visualization copying eslearn/visualization/lc_violinplot_yg.py -> build/lib/eslearn/visualization copying eslearn/visualization/lc_radarplot_pychar.py -> build/lib/eslearn/visualization copying eslearn/visualization/lc_test_circle.py -> build/lib/eslearn/visualization copying eslearn/visualization/el_plot_decison_curve.py -> build/lib/eslearn/visualization copying eslearn/visualization/lc_ancova.py -> build/lib/eslearn/visualization copying eslearn/visualization/lc_hotMap.py -> build/lib/eslearn/visualization copying eslearn/visualization/el_violine.py -> build/lib/eslearn/visualization copying eslearn/visualization/tmp.py -> build/lib/eslearn/visualization copying eslearn/visualization/lc_boxplot.py -> build/lib/eslearn/visualization copying eslearn/visualization/lc_radarplot.py -> build/lib/eslearn/visualization copying eslearn/visualization/lc_violinplot.py -> build/lib/eslearn/visualization copying eslearn/visualization/lc_polarplot.py -> build/lib/eslearn/visualization copying eslearn/visualization/plot_brainmap_nilearn_.py -> build/lib/eslearn/visualization copying eslearn/visualization/lc_circleBarPlot2.py -> build/lib/eslearn/visualization copying eslearn/visualization/lc_scatterplot.py -> build/lib/eslearn/visualization creating build/lib/eslearn/statistical_analysis copying eslearn/statistical_analysis/bootstrap.py -> build/lib/eslearn/statistical_analysis copying eslearn/statistical_analysis/__init__.py -> build/lib/eslearn/statistical_analysis copying eslearn/statistical_analysis/kappa_bootstrap.py -> build/lib/eslearn/statistical_analysis copying eslearn/statistical_analysis/lc_calc_cohen_d_effective_size.py -> build/lib/eslearn/statistical_analysis copying eslearn/statistical_analysis/delong_test.py -> build/lib/eslearn/statistical_analysis copying eslearn/statistical_analysis/el_hosmer_lemeshow_test.py -> build/lib/eslearn/statistical_analysis copying eslearn/statistical_analysis/kappa.py -> build/lib/eslearn/statistical_analysis copying eslearn/statistical_analysis/lc_chisqure.py -> build/lib/eslearn/statistical_analysis copying eslearn/statistical_analysis/el_binomialtest_v0.py -> build/lib/eslearn/statistical_analysis copying eslearn/statistical_analysis/lc_anova.py -> build/lib/eslearn/statistical_analysis copying eslearn/statistical_analysis/el_binomialtest.py -> build/lib/eslearn/statistical_analysis copying eslearn/statistical_analysis/lc_anova_test.py -> build/lib/eslearn/statistical_analysis copying eslearn/statistical_analysis/lc_ttest2.py -> build/lib/eslearn/statistical_analysis creating build/lib/eslearn/machine_learning/regression copying eslearn/machine_learning/regression/_base_regression.py -> build/lib/eslearn/machine_learning/regression copying eslearn/machine_learning/regression/__init__.py -> build/lib/eslearn/machine_learning/regression copying eslearn/machine_learning/regression/lc_permutation_enet.py -> build/lib/eslearn/machine_learning/regression copying eslearn/machine_learning/regression/el_regression.py -> build/lib/eslearn/machine_learning/regression copying eslearn/machine_learning/regression/regression.py -> build/lib/eslearn/machine_learning/regression copying eslearn/machine_learning/regression/lc_cca.py -> build/lib/eslearn/machine_learning/regression copying eslearn/machine_learning/regression/lc_sCCA.py -> build/lib/eslearn/machine_learning/regression creating build/lib/eslearn/machine_learning/clustering copying eslearn/machine_learning/clustering/clustering.py -> build/lib/eslearn/machine_learning/clustering copying eslearn/machine_learning/clustering/__init__.py -> build/lib/eslearn/machine_learning/clustering copying eslearn/machine_learning/clustering/cluster1.py -> build/lib/eslearn/machine_learning/clustering copying eslearn/machine_learning/clustering/_base_clustering.py -> build/lib/eslearn/machine_learning/clustering copying eslearn/machine_learning/clustering/cluster2.py -> build/lib/eslearn/machine_learning/clustering creating build/lib/eslearn/machine_learning/datasets copying eslearn/machine_learning/datasets/__init__.py -> build/lib/eslearn/machine_learning/datasets copying eslearn/machine_learning/datasets/h5py_test.py -> build/lib/eslearn/machine_learning/datasets creating build/lib/eslearn/machine_learning/neural_network copying eslearn/machine_learning/neural_network/__init__.py -> build/lib/eslearn/machine_learning/neural_network copying eslearn/machine_learning/neural_network/autoencoder.py -> build/lib/eslearn/machine_learning/neural_network copying eslearn/machine_learning/neural_network/gca_classfication.py -> build/lib/eslearn/machine_learning/neural_network copying eslearn/machine_learning/neural_network/lc_cnn_fc_pytorch.py -> build/lib/eslearn/machine_learning/neural_network creating build/lib/eslearn/machine_learning/classification copying eslearn/machine_learning/classification/__init__.py -> build/lib/eslearn/machine_learning/classification copying eslearn/machine_learning/classification/lc_rfe_svc_given_trainingdata_testingdata_permutation.py -> build/lib/eslearn/machine_learning/classification copying eslearn/machine_learning/classification/lc_pipeline_test.py -> build/lib/eslearn/machine_learning/classification copying eslearn/machine_learning/classification/hyperopt_test.py -> build/lib/eslearn/machine_learning/classification copying eslearn/machine_learning/classification/lc_process_permutation.py -> build/lib/eslearn/machine_learning/classification copying eslearn/machine_learning/classification/lc_pipeline_test_mat.py -> build/lib/eslearn/machine_learning/classification copying eslearn/machine_learning/classification/pickle_load_test.py -> build/lib/eslearn/machine_learning/classification copying eslearn/machine_learning/classification/_base_classification.py -> build/lib/eslearn/machine_learning/classification copying eslearn/machine_learning/classification/lc_rfe_svc_given_trainingdata_testingdata.py -> build/lib/eslearn/machine_learning/classification copying eslearn/machine_learning/classification/pca_rfe_svc_cv.py -> build/lib/eslearn/machine_learning/classification copying eslearn/machine_learning/classification/classification.py -> build/lib/eslearn/machine_learning/classification copying eslearn/machine_learning/classification/pca_relieff_svc_cv.py -> build/lib/eslearn/machine_learning/classification creating build/lib/eslearn/machine_learning/tests copying eslearn/machine_learning/tests/__init__.py -> build/lib/eslearn/machine_learning/tests copying eslearn/machine_learning/tests/test_dataLoading.py -> build/lib/eslearn/machine_learning/tests copying eslearn/machine_learning/tests/test_predict.py -> build/lib/eslearn/machine_learning/tests creating build/lib/eslearn/machine_learning/regression/tests copying eslearn/machine_learning/regression/tests/__init__.py -> build/lib/eslearn/machine_learning/regression/tests copying eslearn/machine_learning/regression/tests/test_regression.py -> build/lib/eslearn/machine_learning/regression/tests copying eslearn/machine_learning/regression/tests/pickle_load_test.py -> build/lib/eslearn/machine_learning/regression/tests creating build/lib/eslearn/machine_learning/neural_network/eeg copying eslearn/machine_learning/neural_network/eeg/__init__.py -> build/lib/eslearn/machine_learning/neural_network/eeg copying eslearn/machine_learning/neural_network/eeg/run.py -> build/lib/eslearn/machine_learning/neural_network/eeg copying eslearn/machine_learning/neural_network/eeg/el_eeg_training.py -> build/lib/eslearn/machine_learning/neural_network/eeg copying eslearn/machine_learning/neural_network/eeg/eeg_learn_functions.py -> build/lib/eslearn/machine_learning/neural_network/eeg copying eslearn/machine_learning/neural_network/eeg/el_eeg_prep_data.py -> build/lib/eslearn/machine_learning/neural_network/eeg creating build/lib/eslearn/machine_learning/neural_network/eeg/test copying eslearn/machine_learning/neural_network/eeg/test/__init__.py -> build/lib/eslearn/machine_learning/neural_network/eeg/test creating build/lib/eslearn/machine_learning/classification/tests copying eslearn/machine_learning/classification/tests/__init__.py -> build/lib/eslearn/machine_learning/classification/tests copying eslearn/machine_learning/classification/tests/test_classification.py -> build/lib/eslearn/machine_learning/classification/tests copying eslearn/machine_learning/classification/tests/pickle_load_test.py -> build/lib/eslearn/machine_learning/classification/tests creating build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/__init__.py -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_DarkOrange_rc.py -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/pyqt5_loader.py -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_gray_rc.py -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_navy_rc.py -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_black_rc.py -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_blue_rc.py -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_Classic_rc.py -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/compile_qrc.py -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_Dark_rc.py -> build/lib/eslearn/stylesheets/PyQt5_stylesheets creating build/lib/eslearn/visualization/tests copying eslearn/visualization/tests/__init__.py -> build/lib/eslearn/visualization/tests copying eslearn/visualization/tests/test_el_violine.py -> build/lib/eslearn/visualization/tests running egg_info writing eslearn.egg-info/PKG-INFO writing dependency_links to eslearn.egg-info/dependency_links.txt writing requirements to eslearn.egg-info/requires.txt writing top-level names to eslearn.egg-info/top_level.txt reading manifest file 'eslearn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'eslearn/img/*.ico' warning: no files found matching 'LICENSE.txt' adding license file 'LICENSE' writing manifest file 'eslearn.egg-info/SOURCES.txt' copying eslearn/.gitattributes -> build/lib/eslearn copying eslearn/.gitignore -> build/lib/eslearn copying eslearn/README.html -> build/lib/eslearn copying eslearn/README.md -> build/lib/eslearn copying eslearn/Users.md -> build/lib/eslearn copying eslearn/eslearn_news.txt -> build/lib/eslearn copying eslearn/news.html -> build/lib/eslearn copying eslearn/news.md -> build/lib/eslearn copying eslearn/requirements.txt -> build/lib/eslearn creating build/lib/eslearn/developer copying eslearn/developer/How_to_download_easylearn.txt -> build/lib/eslearn/developer copying eslearn/developer/How_to_upload_to_pypi.txt -> build/lib/eslearn/developer copying eslearn/developer/Hyperopt.pdf -> build/lib/eslearn/developer copying eslearn/developer/Introduction.html -> build/lib/eslearn/developer copying eslearn/developer/Introduction.md -> build/lib/eslearn/developer copying eslearn/developer/README.html -> build/lib/eslearn/developer copying eslearn/developer/README.md -> build/lib/eslearn/developer copying eslearn/developer/Set virtual environment.txt -> build/lib/eslearn/developer copying eslearn/developer/class_template.py -> build/lib/eslearn/developer copying eslearn/developer/contributors_list.md -> build/lib/eslearn/developer copying eslearn/developer/current_team_members.md -> build/lib/eslearn/developer copying eslearn/developer/exceeds GitHub’s file size limit.txt -> build/lib/eslearn/developer copying eslearn/developer/failed to upload github.txt -> build/lib/eslearn/developer copying eslearn/developer/fix_decode.txt -> build/lib/eslearn/developer copying eslearn/developer/function_template.py -> build/lib/eslearn/developer copying eslearn/developer/how_to_install_pytorch_cuda.txt -> build/lib/eslearn/developer copying eslearn/developer/how_to_update_your_folked_rep_with_original.md -> build/lib/eslearn/developer copying eslearn/developer/how_to_use_sphinex.txt -> build/lib/eslearn/developer copying eslearn/developer/matlab_engine.py -> build/lib/eslearn/developer copying eslearn/developer/python_method.py -> build/lib/eslearn/developer copying eslearn/developer/resources.txt -> build/lib/eslearn/developer creating build/lib/eslearn/img copying eslearn/img/GUI_data_loading.png -> build/lib/eslearn/img copying eslearn/img/GUI_main.png -> build/lib/eslearn/img copying eslearn/img/classification_performances.png -> build/lib/eslearn/img copying eslearn/img/clf.png -> build/lib/eslearn/img copying eslearn/img/dimreduction.png -> build/lib/eslearn/img copying eslearn/img/easylearn-flow-chart.jpg -> build/lib/eslearn/img copying eslearn/img/easylearn.png -> build/lib/eslearn/img copying eslearn/img/feature_selection.png -> build/lib/eslearn/img copying eslearn/img/machine_learning.png -> build/lib/eslearn/img copying eslearn/img/perf.png -> build/lib/eslearn/img copying eslearn/img/preprocessing.png -> build/lib/eslearn/img copying eslearn/img/reg.png -> build/lib/eslearn/img copying eslearn/img/unbalance_treatment.png -> build/lib/eslearn/img copying eslearn/img/wei.jpg -> build/lib/eslearn/img creating build/lib/eslearn/tests copying eslearn/tests/configuration_file.json -> build/lib/eslearn/tests copying eslearn/tests/regression_performances.pdf -> build/lib/eslearn/tests copying eslearn/tests/test.json -> build/lib/eslearn/tests copying eslearn/tests/test_base.py -> build/lib/eslearn/tests copying eslearn/tests/weight_modality_1.csv -> build/lib/eslearn/tests copying eslearn/tests/weight_modality_1_20201230170411.csv -> build/lib/eslearn/tests copying eslearn/tests/weight_modality_1_20201230170545.csv -> build/lib/eslearn/tests copying eslearn/trouble_shooting/README.html -> build/lib/eslearn/trouble_shooting copying eslearn/trouble_shooting/README.md -> build/lib/eslearn/trouble_shooting copying eslearn/trouble_shooting/q10.png -> build/lib/eslearn/trouble_shooting copying eslearn/trouble_shooting/q11.jpg -> build/lib/eslearn/trouble_shooting copying eslearn/trouble_shooting/q13.jpg -> build/lib/eslearn/trouble_shooting copying eslearn/trouble_shooting/q14.jpg -> build/lib/eslearn/trouble_shooting copying eslearn/trouble_shooting/q14_1.png -> build/lib/eslearn/trouble_shooting copying eslearn/trouble_shooting/q14_2.png -> build/lib/eslearn/trouble_shooting copying eslearn/trouble_shooting/q4.png -> build/lib/eslearn/trouble_shooting copying eslearn/trouble_shooting/q5.png -> build/lib/eslearn/trouble_shooting copying eslearn/trouble_shooting/q6.png -> build/lib/eslearn/trouble_shooting copying eslearn/trouble_shooting/q8.png -> build/lib/eslearn/trouble_shooting copying eslearn/GUI/easylearn_data_loading_gui.ui -> build/lib/eslearn/GUI copying eslearn/GUI/easylearn_feature_engineering_gui.ui -> build/lib/eslearn/GUI copying eslearn/GUI/easylearn_machine_learning_gui.ui -> build/lib/eslearn/GUI copying eslearn/GUI/easylearn_main_gui.ui -> build/lib/eslearn/GUI copying eslearn/GUI/easylearn_model_evaluation_gui.ui -> build/lib/eslearn/GUI creating build/lib/eslearn/GUI/test copying eslearn/GUI/test/configuration_file.json -> build/lib/eslearn/GUI/test copying eslearn/GUI/test/configuration_file_reg.json -> build/lib/eslearn/GUI/test copying eslearn/GUI/test/demo.json -> build/lib/eslearn/GUI/test copying eslearn/GUI/test/demo_data.xlsx -> build/lib/eslearn/GUI/test copying eslearn/GUI/test/demo_target.xlsx -> build/lib/eslearn/GUI/test copying eslearn/GUI/test/radiomics.json -> build/lib/eslearn/GUI/test copying eslearn/GUI/test/szVShc.json -> build/lib/eslearn/GUI/test creating build/lib/eslearn/GUI/tests copying eslearn/GUI/tests/configuration_file.json -> build/lib/eslearn/GUI/tests copying eslearn/GUI/tests/configuration_file_reg.json -> build/lib/eslearn/GUI/tests copying eslearn/GUI/tests/demo.json -> build/lib/eslearn/GUI/tests copying eslearn/GUI/tests/demo_data.xlsx -> build/lib/eslearn/GUI/tests copying eslearn/GUI/tests/demo_target.xlsx -> build/lib/eslearn/GUI/tests copying eslearn/GUI/tests/numpytest.json -> build/lib/eslearn/GUI/tests copying eslearn/GUI/tests/radiomics.json -> build/lib/eslearn/GUI/tests copying eslearn/GUI/tests/szVShc.json -> build/lib/eslearn/GUI/tests creating build/lib/eslearn/preprocessing/tests copying eslearn/preprocessing/tests/test_preprocessing.py -> build/lib/eslearn/preprocessing/tests copying eslearn/utils/a.log_file -> build/lib/eslearn/utils copying eslearn/utils/delete_empty_folder.bat -> build/lib/eslearn/utils copying eslearn/utils/saliency_map.txt -> build/lib/eslearn/utils creating build/lib/eslearn/utils/clinical-analysis-master copying eslearn/utils/clinical-analysis-master/DECISIONCURVE.m -> build/lib/eslearn/utils/clinical-analysis-master copying eslearn/utils/clinical-analysis-master/HLtest1.m -> build/lib/eslearn/utils/clinical-analysis-master copying eslearn/utils/clinical-analysis-master/README.md -> build/lib/eslearn/utils/clinical-analysis-master copying eslearn/utils/clinical-analysis-master/demo.m -> build/lib/eslearn/utils/clinical-analysis-master creating build/lib/eslearn/utils/clinical-analysis-master/fig copying eslearn/utils/clinical-analysis-master/fig/calibrationCurve.png -> build/lib/eslearn/utils/clinical-analysis-master/fig copying eslearn/utils/clinical-analysis-master/fig/decisionCurve.png -> build/lib/eslearn/utils/clinical-analysis-master/fig copying eslearn/utils/clinical-analysis-master/fig/visualization.png -> build/lib/eslearn/utils/clinical-analysis-master/fig copying eslearn/R/.RData -> build/lib/eslearn/R copying eslearn/R/.Rhistory -> build/lib/eslearn/R copying eslearn/R/.gitignore -> build/lib/eslearn/R copying eslearn/R/Decision_curve.R -> build/lib/eslearn/R copying eslearn/R/Decision_curve1.R -> build/lib/eslearn/R copying eslearn/R/README.md -> build/lib/eslearn/R copying eslearn/R/Rplots.pdf -> build/lib/eslearn/R copying eslearn/R/Untitled.ipynb -> build/lib/eslearn/R copying eslearn/R/cmprisk.R -> build/lib/eslearn/R copying eslearn/R/cmprsk.pdf -> build/lib/eslearn/R copying eslearn/R/decision_curve_for_survial.R -> build/lib/eslearn/R copying eslearn/R/decision_curve_fun.R -> build/lib/eslearn/R copying eslearn/R/demo_data.xlsx -> build/lib/eslearn/R copying eslearn/R/demo_data1.xlsx -> build/lib/eslearn/R copying eslearn/R/demo_target.xlsx -> build/lib/eslearn/R copying eslearn/R/el_decision_curve.R -> build/lib/eslearn/R copying eslearn/R/el_hosmer_lemeshow_test.R -> build/lib/eslearn/R copying eslearn/R/ggDCA.pdf -> build/lib/eslearn/R copying eslearn/R/kappa.R -> build/lib/eslearn/R copying eslearn/R/lasso_cox.R -> build/lib/eslearn/R copying eslearn/R/myplot.pdf -> build/lib/eslearn/R copying eslearn/R/myplot.png -> build/lib/eslearn/R copying eslearn/R/nomo_.R -> build/lib/eslearn/R copying eslearn/R/nomograph.R -> build/lib/eslearn/R copying eslearn/R/nomograph_test.R -> build/lib/eslearn/R copying eslearn/R/pic_name.pdf -> build/lib/eslearn/R copying eslearn/R/read_excel_nomograph.R -> build/lib/eslearn/R copying eslearn/R/roc_test.R -> build/lib/eslearn/R copying eslearn/R/survival2.R -> build/lib/eslearn/R copying eslearn/R/wangpeng_norm.R -> build/lib/eslearn/R copying eslearn/logo/close.png -> build/lib/eslearn/logo copying eslearn/logo/logo-dms.ai -> build/lib/eslearn/logo copying eslearn/logo/logo-dms.pdf -> build/lib/eslearn/logo copying eslearn/logo/logo-dms.png -> build/lib/eslearn/logo copying eslearn/logo/logo-dms.psd -> build/lib/eslearn/logo copying eslearn/logo/logo-easylearn-dms.ai -> build/lib/eslearn/logo copying eslearn/logo/logo-easylearn.ai -> build/lib/eslearn/logo copying eslearn/logo/logo-easylearn_copy.ai -> build/lib/eslearn/logo copying eslearn/logo/logo-lower.jpg -> build/lib/eslearn/logo copying eslearn/logo/logo-upper.ico -> build/lib/eslearn/logo copying eslearn/logo/logo-upper.jpg -> build/lib/eslearn/logo copying eslearn/logo/logo_v1.png -> build/lib/eslearn/logo copying eslearn/logo/run.png -> build/lib/eslearn/logo copying eslearn/visualization/decision_curve.pdf -> build/lib/eslearn/visualization copying eslearn/visualization/lc_netplot.m -> build/lib/eslearn/visualization copying eslearn/visualization/nihms-1510759.pdf -> build/lib/eslearn/visualization copying eslearn/visualization/tests.rar -> build/lib/eslearn/visualization copying eslearn/statistical_analysis/el_glm.m -> build/lib/eslearn/statistical_analysis copying eslearn/statistical_analysis/el_glm_3ddata.m -> build/lib/eslearn/statistical_analysis copying eslearn/machine_learning/clustering/el_special_clustering.m -> build/lib/eslearn/machine_learning/clustering copying eslearn/machine_learning/tests/dataLoadingTest.json -> build/lib/eslearn/machine_learning/tests copying eslearn/machine_learning/regression/tests/features.csv -> build/lib/eslearn/machine_learning/regression/tests copying eslearn/machine_learning/regression/tests/regression_configuration.json -> build/lib/eslearn/machine_learning/regression/tests copying eslearn/machine_learning/regression/tests/targets.csv -> build/lib/eslearn/machine_learning/regression/tests copying eslearn/machine_learning/regression/tests/test.json -> build/lib/eslearn/machine_learning/regression/tests copying eslearn/machine_learning/neural_network/eeg/test/config_note .txt -> build/lib/eslearn/machine_learning/neural_network/eeg/test copying eslearn/machine_learning/neural_network/eeg/test/coordinate.csv -> build/lib/eslearn/machine_learning/neural_network/eeg/test copying eslearn/machine_learning/neural_network/eeg/test/eegclf.json -> build/lib/eslearn/machine_learning/neural_network/eeg/test copying eslearn/machine_learning/neural_network/eeg/test/galvanize_36x48_Tevis_Gehr_EEG_2.pdf -> build/lib/eslearn/machine_learning/neural_network/eeg/test creating build/lib/eslearn/machine_learning/neural_network/eeg/test/g0 copying eslearn/machine_learning/neural_network/eeg/test/g0/ML101_US.csv -> build/lib/eslearn/machine_learning/neural_network/eeg/test/g0 copying eslearn/machine_learning/neural_network/eeg/test/g0/ML102_US.csv -> build/lib/eslearn/machine_learning/neural_network/eeg/test/g0 copying eslearn/machine_learning/neural_network/eeg/test/g0/ML103_US.csv -> build/lib/eslearn/machine_learning/neural_network/eeg/test/g0 copying eslearn/machine_learning/neural_network/eeg/test/g0/ML104_US.csv -> build/lib/eslearn/machine_learning/neural_network/eeg/test/g0 creating build/lib/eslearn/machine_learning/neural_network/eeg/test/g1 copying eslearn/machine_learning/neural_network/eeg/test/g1/ML101_KS.csv -> build/lib/eslearn/machine_learning/neural_network/eeg/test/g1 copying eslearn/machine_learning/neural_network/eeg/test/g1/ML102_KS.csv -> build/lib/eslearn/machine_learning/neural_network/eeg/test/g1 copying eslearn/machine_learning/neural_network/eeg/test/g1/ML103_KS.csv -> build/lib/eslearn/machine_learning/neural_network/eeg/test/g1 copying eslearn/machine_learning/neural_network/eeg/test/g1/ML104_KS.csv -> build/lib/eslearn/machine_learning/neural_network/eeg/test/g1 copying eslearn/machine_learning/classification/tests/adVSnc.json -> build/lib/eslearn/machine_learning/classification/tests copying eslearn/machine_learning/classification/tests/clf_configuration.json -> build/lib/eslearn/machine_learning/classification/tests copying eslearn/machine_learning/classification/tests/configuration_file.json -> build/lib/eslearn/machine_learning/classification/tests copying eslearn/stylesheets/PyQt5_stylesheets/style_Classic.qrc -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/style_Classic.qss -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/style_Dark.qrc -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/style_Dark.qss -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/style_DarkOrange.qrc -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/style_DarkOrange.qss -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/style_black.css -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/style_black.qrc -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/style_blue.css -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/style_blue.qrc -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/style_gray.css -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/style_gray.qrc -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/style_navy.css -> build/lib/eslearn/stylesheets/PyQt5_stylesheets copying eslearn/stylesheets/PyQt5_stylesheets/style_navy.qrc -> build/lib/eslearn/stylesheets/PyQt5_stylesheets creating build/lib/eslearn/stylesheets/PyQt5_stylesheets/DarkOrange_rc copying eslearn/stylesheets/PyQt5_stylesheets/DarkOrange_rc/checkbox.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/DarkOrange_rc copying eslearn/stylesheets/PyQt5_stylesheets/DarkOrange_rc/down_arrow.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/DarkOrange_rc copying eslearn/stylesheets/PyQt5_stylesheets/DarkOrange_rc/handle.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/DarkOrange_rc creating build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/Hmovetoolbar.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/Hsepartoolbar.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/Vmovetoolbar.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/Vsepartoolbar.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/branch_closed-on.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/branch_closed.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/branch_open-on.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/branch_open.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_checked.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_checked_disabled.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_checked_focus.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_indeterminate.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_indeterminate_disabled.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_indeterminate_focus.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_unchecked.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_unchecked_disabled.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_unchecked_focus.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/close-hover.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/close-pressed.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/close.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/down_arrow.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/down_arrow_disabled.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/left_arrow.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/left_arrow_disabled.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/radio_checked.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/radio_checked_disabled.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/radio_checked_focus.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/radio_unchecked.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/radio_unchecked_disabled.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/radio_unchecked_focus.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/right_arrow.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/right_arrow_disabled.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/sizegrip.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/stylesheet-branch-end.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/stylesheet-branch-more.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/stylesheet-vline.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/transparent.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/undock.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/up_arrow.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/up_arrow_disabled.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc creating build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying eslearn/stylesheets/PyQt5_stylesheets/img_rc/add-line_horizontal.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying eslearn/stylesheets/PyQt5_stylesheets/img_rc/add-line_vertical.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying eslearn/stylesheets/PyQt5_stylesheets/img_rc/array_down.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying eslearn/stylesheets/PyQt5_stylesheets/img_rc/checkbox_checked.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying eslearn/stylesheets/PyQt5_stylesheets/img_rc/checkbox_unchecked.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying eslearn/stylesheets/PyQt5_stylesheets/img_rc/radio_normal.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying eslearn/stylesheets/PyQt5_stylesheets/img_rc/radio_selected.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying eslearn/stylesheets/PyQt5_stylesheets/img_rc/sub-line_horizontal.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying eslearn/stylesheets/PyQt5_stylesheets/img_rc/sub-line_vertical.png -> build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying eslearn/visualization/tests/dcaDemoData.xlsx -> build/lib/eslearn/visualization/tests copying eslearn/visualization/tests/violin.pdf -> build/lib/eslearn/visualization/tests copying eslearn/visualization/tests/violin_demo_data.xlsx -> build/lib/eslearn/visualization/tests copying eslearn/visualization/tests/新建 Microsoft Word 文档.docx -> build/lib/eslearn/visualization/tests + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xd6zpM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64 + cd eslearn-1.1.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn copying build/lib/eslearn/base.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn copying build/lib/eslearn/.gitignore -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/trouble_shooting copying build/lib/eslearn/trouble_shooting/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/trouble_shooting copying build/lib/eslearn/trouble_shooting/q5.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/trouble_shooting copying build/lib/eslearn/trouble_shooting/q4.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/trouble_shooting copying build/lib/eslearn/trouble_shooting/q14_2.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/trouble_shooting copying build/lib/eslearn/trouble_shooting/q10.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/trouble_shooting copying build/lib/eslearn/trouble_shooting/q6.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/trouble_shooting copying build/lib/eslearn/trouble_shooting/q8.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/trouble_shooting copying build/lib/eslearn/trouble_shooting/q13.jpg -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/trouble_shooting copying build/lib/eslearn/trouble_shooting/q11.jpg -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/trouble_shooting copying build/lib/eslearn/trouble_shooting/README.html -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/trouble_shooting copying build/lib/eslearn/trouble_shooting/README.md -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/trouble_shooting copying build/lib/eslearn/trouble_shooting/q14_1.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/trouble_shooting copying build/lib/eslearn/trouble_shooting/q14.jpg -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/trouble_shooting copying build/lib/eslearn/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn copying build/lib/eslearn/run.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn copying build/lib/eslearn/eslearn_news.txt -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn copying build/lib/eslearn/news.md -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn copying build/lib/eslearn/app.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn copying build/lib/eslearn/.gitattributes -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning copying build/lib/eslearn/machine_learning/base.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning copying build/lib/eslearn/machine_learning/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression copying build/lib/eslearn/machine_learning/regression/_base_regression.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression copying build/lib/eslearn/machine_learning/regression/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression copying build/lib/eslearn/machine_learning/regression/lc_permutation_enet.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression copying build/lib/eslearn/machine_learning/regression/el_regression.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression copying build/lib/eslearn/machine_learning/regression/regression.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression copying build/lib/eslearn/machine_learning/regression/lc_cca.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/tests copying build/lib/eslearn/machine_learning/regression/tests/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/tests copying build/lib/eslearn/machine_learning/regression/tests/features.csv -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/tests copying build/lib/eslearn/machine_learning/regression/tests/test_regression.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/tests copying build/lib/eslearn/machine_learning/regression/tests/pickle_load_test.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/tests copying build/lib/eslearn/machine_learning/regression/tests/regression_configuration.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/tests copying build/lib/eslearn/machine_learning/regression/tests/test.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/tests copying build/lib/eslearn/machine_learning/regression/tests/targets.csv -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/tests copying build/lib/eslearn/machine_learning/regression/lc_sCCA.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/clustering copying build/lib/eslearn/machine_learning/clustering/clustering.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/clustering copying build/lib/eslearn/machine_learning/clustering/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/clustering copying build/lib/eslearn/machine_learning/clustering/cluster1.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/clustering copying build/lib/eslearn/machine_learning/clustering/_base_clustering.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/clustering copying build/lib/eslearn/machine_learning/clustering/cluster2.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/clustering copying build/lib/eslearn/machine_learning/clustering/el_special_clustering.m -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/clustering copying build/lib/eslearn/machine_learning/predict.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning copying build/lib/eslearn/machine_learning/webread.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/datasets copying build/lib/eslearn/machine_learning/datasets/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/datasets copying build/lib/eslearn/machine_learning/datasets/h5py_test.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/datasets creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network copying build/lib/eslearn/machine_learning/neural_network/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network copying build/lib/eslearn/machine_learning/neural_network/autoencoder.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network copying build/lib/eslearn/machine_learning/neural_network/gca_classfication.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg copying build/lib/eslearn/machine_learning/neural_network/eeg/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg copying build/lib/eslearn/machine_learning/neural_network/eeg/run.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg copying build/lib/eslearn/machine_learning/neural_network/eeg/el_eeg_training.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test copying build/lib/eslearn/machine_learning/neural_network/eeg/test/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test copying build/lib/eslearn/machine_learning/neural_network/eeg/test/eegclf.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test/g1 copying build/lib/eslearn/machine_learning/neural_network/eeg/test/g1/ML103_KS.csv -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test/g1 copying build/lib/eslearn/machine_learning/neural_network/eeg/test/g1/ML101_KS.csv -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test/g1 copying build/lib/eslearn/machine_learning/neural_network/eeg/test/g1/ML104_KS.csv -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test/g1 copying build/lib/eslearn/machine_learning/neural_network/eeg/test/g1/ML102_KS.csv -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test/g1 creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test/g0 copying build/lib/eslearn/machine_learning/neural_network/eeg/test/g0/ML103_US.csv -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test/g0 copying build/lib/eslearn/machine_learning/neural_network/eeg/test/g0/ML104_US.csv -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test/g0 copying build/lib/eslearn/machine_learning/neural_network/eeg/test/g0/ML101_US.csv -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test/g0 copying build/lib/eslearn/machine_learning/neural_network/eeg/test/g0/ML102_US.csv -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test/g0 copying build/lib/eslearn/machine_learning/neural_network/eeg/test/coordinate.csv -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test copying build/lib/eslearn/machine_learning/neural_network/eeg/test/galvanize_36x48_Tevis_Gehr_EEG_2.pdf -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test copying build/lib/eslearn/machine_learning/neural_network/eeg/test/config_note .txt -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test copying build/lib/eslearn/machine_learning/neural_network/eeg/eeg_learn_functions.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg copying build/lib/eslearn/machine_learning/neural_network/eeg/el_eeg_prep_data.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg copying build/lib/eslearn/machine_learning/neural_network/lc_cnn_fc_pytorch.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification copying build/lib/eslearn/machine_learning/classification/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification copying build/lib/eslearn/machine_learning/classification/lc_rfe_svc_given_trainingdata_testingdata_permutation.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification copying build/lib/eslearn/machine_learning/classification/lc_pipeline_test.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification copying build/lib/eslearn/machine_learning/classification/hyperopt_test.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification copying build/lib/eslearn/machine_learning/classification/lc_process_permutation.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification copying build/lib/eslearn/machine_learning/classification/lc_pipeline_test_mat.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification copying build/lib/eslearn/machine_learning/classification/pickle_load_test.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification copying build/lib/eslearn/machine_learning/classification/_base_classification.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification copying build/lib/eslearn/machine_learning/classification/lc_rfe_svc_given_trainingdata_testingdata.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification copying build/lib/eslearn/machine_learning/classification/pca_rfe_svc_cv.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification copying build/lib/eslearn/machine_learning/classification/classification.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification copying build/lib/eslearn/machine_learning/classification/pca_relieff_svc_cv.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/tests copying build/lib/eslearn/machine_learning/classification/tests/configuration_file.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/tests copying build/lib/eslearn/machine_learning/classification/tests/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/tests copying build/lib/eslearn/machine_learning/classification/tests/test_classification.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/tests copying build/lib/eslearn/machine_learning/classification/tests/pickle_load_test.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/tests copying build/lib/eslearn/machine_learning/classification/tests/clf_configuration.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/tests copying build/lib/eslearn/machine_learning/classification/tests/adVSnc.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/tests copying build/lib/eslearn/machine_learning/load_outputs.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/tests copying build/lib/eslearn/machine_learning/tests/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/tests copying build/lib/eslearn/machine_learning/tests/dataLoadingTest.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/tests copying build/lib/eslearn/machine_learning/tests/test_dataLoading.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/tests copying build/lib/eslearn/machine_learning/tests/test_predict.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/tests creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/easylearn_feature_engineering.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/easylearn_main_run.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/test copying build/lib/eslearn/GUI/test/configuration_file.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/test copying build/lib/eslearn/GUI/test/szVShc.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/test copying build/lib/eslearn/GUI/test/demo_target.xlsx -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/test copying build/lib/eslearn/GUI/test/configuration_file_reg.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/test copying build/lib/eslearn/GUI/test/radiomics.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/test copying build/lib/eslearn/GUI/test/demo.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/test copying build/lib/eslearn/GUI/test/demo_data.xlsx -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/test copying build/lib/eslearn/GUI/lc_ui2py_for_data_loading.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/easylearn_model_evaluation_run.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/easylearn_model_evaluation_gui.ui -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/easylearn_machine_learning_gui.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/easylearn_data_loading_gui.ui -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/easylearn_model_evaluation_gui.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/easylearn_machine_learning_run.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/lc_ui2py_for_model_evaluation.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/easylearn_feature_engineering_gui.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/easylearn_main_gui.ui -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/lc_ui2py_for_machine_learning.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/easylearn_main_gui.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/lc_ui2py_for_feature_engineering.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/lc_ui2py_for_main.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/easylearn_feature_engineering_run.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/easylearn_data_loading_gui.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/easylearn_data_loading_run.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI copying build/lib/eslearn/GUI/easylearn_feature_engineering_gui.ui -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/tests copying build/lib/eslearn/GUI/tests/configuration_file.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/tests copying build/lib/eslearn/GUI/tests/numpytest.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/tests copying build/lib/eslearn/GUI/tests/szVShc.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/tests copying build/lib/eslearn/GUI/tests/demo_target.xlsx -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/tests copying build/lib/eslearn/GUI/tests/configuration_file_reg.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/tests copying build/lib/eslearn/GUI/tests/radiomics.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/tests copying build/lib/eslearn/GUI/tests/demo.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/tests copying build/lib/eslearn/GUI/tests/demo_data.xlsx -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/tests copying build/lib/eslearn/GUI/easylearn_machine_learning_gui.ui -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/preprocessing copying build/lib/eslearn/preprocessing/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/preprocessing copying build/lib/eslearn/preprocessing/preprocessing.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/preprocessing creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/preprocessing/tests copying build/lib/eslearn/preprocessing/tests/test_preprocessing.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/preprocessing/tests creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_screening_subject_folder_V2.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/el_combine_csv2excel.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_financial.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_selectFile_.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_extract_head_motion_paremeters.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/permutation_importance.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/multiprocessing_test.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/saliency_map.txt -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_basicInfoStat.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/matlab_engine.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_autopep8.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_cacl_MAD.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_move_all_subj_roi_to_root_roi_folder_radiomics.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_splitX_accord_sorted_y.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/fetch_kfoldidx.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/SelectRawData_Window.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_evaluation_model_performances.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_write_read_h5py.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/plot_compare_cross_decomposition.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_read_dicominfo_subjlevel.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_read_write_mat.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_read_h5py_value.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_arg_test.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_scatter.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/extract_roi160info.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_split_roi_radiomics.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_niiProcessor.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_selectFile_permSVC.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/a.log_file -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_read_dicominfo_grouplevel.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/tricks.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/el_rename_by_replace.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_featureSelection_variance.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_resample_base.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/delete_empty_folder.bat -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/checkFeatureNumber.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_copyFiles.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_copy_selected_file_V6.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_screening_subject_folder_V3.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_group_all_dcm_accordingto_series_radiomics.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_add_dcminfo_to_foldername_radiomics.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_delect_sensitive_info.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_rfe_svc_deterministic_train_and_test_dataset.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/SelectRawData_Run.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_resample_v1.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_meanFD_compare.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/selectSubjID_inScale.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/timer.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_download_fcp1000.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/el_call_powershell.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_selectFile.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_pydicom.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/load_outputs.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_select_subject_ID_test_vesion.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_addsubjID.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_read_dicominfo_base.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_docker.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_match_maskVSorigin.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_statForPermutationTest.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_cal_headmotion.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_scaler.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_indentify_repeat_subjects.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/el_create_random_balanced_sequence.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils copying build/lib/eslearn/utils/lc_fetch_cov_according_folder.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/clinical-analysis-master copying build/lib/eslearn/utils/clinical-analysis-master/HLtest1.m -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/clinical-analysis-master creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/clinical-analysis-master/fig copying build/lib/eslearn/utils/clinical-analysis-master/fig/visualization.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/clinical-analysis-master/fig copying build/lib/eslearn/utils/clinical-analysis-master/fig/decisionCurve.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/clinical-analysis-master/fig copying build/lib/eslearn/utils/clinical-analysis-master/fig/calibrationCurve.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/clinical-analysis-master/fig copying build/lib/eslearn/utils/clinical-analysis-master/demo.m -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/clinical-analysis-master copying build/lib/eslearn/utils/clinical-analysis-master/DECISIONCURVE.m -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/clinical-analysis-master copying build/lib/eslearn/utils/clinical-analysis-master/README.md -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/clinical-analysis-master copying build/lib/eslearn/utils/sklearn_anova_svm_pipeline.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/img copying build/lib/eslearn/img/machine_learning.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/img copying build/lib/eslearn/img/classification_performances.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/img copying build/lib/eslearn/img/feature_selection.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/img copying build/lib/eslearn/img/dimreduction.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/img copying build/lib/eslearn/img/unbalance_treatment.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/img copying build/lib/eslearn/img/GUI_data_loading.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/img copying build/lib/eslearn/img/GUI_main.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/img copying build/lib/eslearn/img/easylearn-flow-chart.jpg -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/img copying build/lib/eslearn/img/clf.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/img copying build/lib/eslearn/img/wei.jpg -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/img copying build/lib/eslearn/img/preprocessing.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/img copying build/lib/eslearn/img/easylearn.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/img copying build/lib/eslearn/img/perf.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/img copying build/lib/eslearn/img/reg.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/img creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/el_decision_curve.R -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/.gitignore -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/el_decision_curve.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/roc_test.R -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/survival2.R -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/nomograph_test.R -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/Decision_curve1.R -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/demo_data1.xlsx -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/nomograph.R -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/cmprisk.R -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/el_nomogram.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/read_excel_nomograph.R -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/demo_target.xlsx -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/kappa.R -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/ggDCA.pdf -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/myplot.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/cmprsk.pdf -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/setup.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/wangpeng_norm.R -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/Rplots.pdf -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/pic_name.pdf -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/lasso_cox.R -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/decision_curve_for_survial.R -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/.Rhistory -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/myplot.pdf -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/decision_curve_fun.R -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/demo_data.xlsx -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/Decision_curve.R -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/linear_regression_process.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/Untitled.ipynb -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/el_hosmer_lemeshow_test.R -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/nomo_.R -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/README.md -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R copying build/lib/eslearn/R/.RData -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/class_template.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/fix_decode.txt -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/matlab_engine.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/Introduction.md -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/function_template.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/Hyperopt.pdf -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/How_to_upload_to_pypi.txt -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/Set virtual environment.txt -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/how_to_use_sphinex.txt -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/How_to_download_easylearn.txt -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/how_to_update_your_folked_rep_with_original.md -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/Introduction.html -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/exceeds GitHub’s file size limit.txt -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/how_to_install_pytorch_cuda.txt -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/current_team_members.md -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/README.html -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/contributors_list.md -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/python_method.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/README.md -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/resources.txt -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer copying build/lib/eslearn/developer/failed to upload github.txt -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/examples copying build/lib/eslearn/examples/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/examples copying build/lib/eslearn/examples/demo_pca_relieff_svc.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/examples copying build/lib/eslearn/examples/demo_pca_rfecv_svc.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/examples creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/IO copying build/lib/eslearn/IO/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/IO copying build/lib/eslearn/IO/freesufer.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/IO copying build/lib/eslearn/IO/write2nii.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/IO copying build/lib/eslearn/IO/el_niiProcessor.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/IO copying build/lib/eslearn/IO/_freesufer.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/IO copying build/lib/eslearn/README.html -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets copying build/lib/eslearn/stylesheets/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/style_Classic.qrc -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/style_black.css -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc/add-line_horizontal.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc/add-line_vertical.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc/checkbox_checked.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc/array_down.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc/radio_normal.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc/radio_selected.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc/sub-line_horizontal.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc/sub-line_vertical.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/img_rc/checkbox_unchecked.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/img_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_DarkOrange_rc.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/style_DarkOrange.qrc -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/pyqt5_loader.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/DarkOrange_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/DarkOrange_rc/handle.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/DarkOrange_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/DarkOrange_rc/down_arrow.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/DarkOrange_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/DarkOrange_rc/checkbox.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/DarkOrange_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_gray_rc.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/style_Dark.qrc -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/style_gray.qrc -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/style_gray.css -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/style_Classic.qss -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/transparent.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/right_arrow.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/left_arrow_disabled.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/undock.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/stylesheet-vline.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/down_arrow.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_checked_focus.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/branch_open-on.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/radio_checked_focus.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/radio_checked_disabled.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/down_arrow_disabled.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/Hmovetoolbar.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_checked.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/Hsepartoolbar.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/branch_open.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/radio_unchecked.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_indeterminate_focus.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/radio_unchecked_disabled.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/close-hover.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/right_arrow_disabled.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/radio_checked.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/Vsepartoolbar.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/close-pressed.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/Vmovetoolbar.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_indeterminate.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_unchecked_disabled.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/close.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/radio_unchecked_focus.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/branch_closed.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/up_arrow.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_indeterminate_disabled.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_checked_disabled.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/branch_closed-on.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/sizegrip.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/stylesheet-branch-more.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/left_arrow.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/up_arrow_disabled.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_unchecked_focus.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/checkbox_unchecked.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc/stylesheet-branch-end.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/Dark_rc copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/style_navy.qrc -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_navy_rc.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_black_rc.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_blue_rc.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/style_blue.css -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/style_Dark.qss -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/style_DarkOrange.qss -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/style_blue.qrc -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_Classic_rc.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/compile_qrc.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_Dark_rc.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/style_navy.css -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets copying build/lib/eslearn/stylesheets/PyQt5_stylesheets/style_black.qrc -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/logo copying build/lib/eslearn/logo/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/logo copying build/lib/eslearn/logo/logo-dms.psd -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/logo copying build/lib/eslearn/logo/logo-dms.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/logo copying build/lib/eslearn/logo/logo_v1.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/logo copying build/lib/eslearn/logo/run.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/logo copying build/lib/eslearn/logo/logo-upper.jpg -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/logo copying build/lib/eslearn/logo/logo-easylearn-dms.ai -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/logo copying build/lib/eslearn/logo/logo-dms.pdf -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/logo copying build/lib/eslearn/logo/logo-dms.ai -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/logo copying build/lib/eslearn/logo/close.png -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/logo copying build/lib/eslearn/logo/logo-lower.jpg -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/logo copying build/lib/eslearn/logo/logo-upper.ico -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/logo copying build/lib/eslearn/logo/logo-easylearn.ai -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/logo copying build/lib/eslearn/logo/logo-easylearn_copy.ai -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/logo copying build/lib/eslearn/news.html -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn copying build/lib/eslearn/model_evaluator.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_pyecharts_pir.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/nihms-1510759.pdf -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/decision_curve.pdf -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_barplot.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/calibration_curve.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_clusterhotmap.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_circleBarPlot.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_clusterhotmap_v2.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/hot_map.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/classification_clf_comp_test.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_bar_plot_for_fc.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/dALFF_cirBar.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_violinplot_yg.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_radarplot_pychar.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_netplot.m -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_test_circle.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/el_plot_decison_curve.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_ancova.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_hotMap.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/el_violine.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/tmp.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_boxplot.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_radarplot.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_violinplot.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_polarplot.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/tests.rar -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/plot_brainmap_nilearn_.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_circleBarPlot2.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization copying build/lib/eslearn/visualization/lc_scatterplot.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/tests copying build/lib/eslearn/visualization/tests/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/tests copying build/lib/eslearn/visualization/tests/violin_demo_data.xlsx -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/tests copying build/lib/eslearn/visualization/tests/test_el_violine.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/tests copying build/lib/eslearn/visualization/tests/新建 Microsoft Word 文档.docx -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/tests copying build/lib/eslearn/visualization/tests/violin.pdf -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/tests copying build/lib/eslearn/visualization/tests/dcaDemoData.xlsx -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/tests copying build/lib/eslearn/README.md -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/tests copying build/lib/eslearn/tests/configuration_file.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/tests copying build/lib/eslearn/tests/weight_modality_1_20201230170545.csv -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/tests copying build/lib/eslearn/tests/weight_modality_1.csv -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/tests copying build/lib/eslearn/tests/test_base.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/tests copying build/lib/eslearn/tests/regression_performances.pdf -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/tests copying build/lib/eslearn/tests/test.json -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/tests copying build/lib/eslearn/tests/weight_modality_1_20201230170411.csv -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/tests copying build/lib/eslearn/Users.md -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn creating /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis copying build/lib/eslearn/statistical_analysis/bootstrap.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis copying build/lib/eslearn/statistical_analysis/__init__.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis copying build/lib/eslearn/statistical_analysis/el_glm_3ddata.m -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis copying build/lib/eslearn/statistical_analysis/kappa_bootstrap.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis copying build/lib/eslearn/statistical_analysis/lc_calc_cohen_d_effective_size.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis copying build/lib/eslearn/statistical_analysis/delong_test.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis copying build/lib/eslearn/statistical_analysis/el_hosmer_lemeshow_test.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis copying build/lib/eslearn/statistical_analysis/kappa.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis copying build/lib/eslearn/statistical_analysis/lc_chisqure.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis copying build/lib/eslearn/statistical_analysis/el_binomialtest_v0.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis copying build/lib/eslearn/statistical_analysis/lc_anova.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis copying build/lib/eslearn/statistical_analysis/el_binomialtest.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis copying build/lib/eslearn/statistical_analysis/lc_anova_test.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis copying build/lib/eslearn/statistical_analysis/lc_ttest2.py -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis copying build/lib/eslearn/statistical_analysis/el_glm.m -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis copying build/lib/eslearn/requirements.txt -> /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/trouble_shooting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/_base_regression.py to _base_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/lc_permutation_enet.py to lc_permutation_enet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/el_regression.py to el_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/regression.py to regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/lc_cca.py to lc_cca.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/tests/test_regression.py to test_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/tests/pickle_load_test.py to pickle_load_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/regression/lc_sCCA.py to lc_sCCA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/clustering/clustering.py to clustering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/clustering/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/clustering/cluster1.py to cluster1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/clustering/_base_clustering.py to _base_clustering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/clustering/cluster2.py to cluster2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/predict.py to predict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/webread.py to webread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/datasets/h5py_test.py to h5py_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/autoencoder.py to autoencoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/gca_classfication.py to gca_classfication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/el_eeg_training.py to el_eeg_training.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/eeg_learn_functions.py to eeg_learn_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/eeg/el_eeg_prep_data.py to el_eeg_prep_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/neural_network/lc_cnn_fc_pytorch.py to lc_cnn_fc_pytorch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/lc_rfe_svc_given_trainingdata_testingdata_permutation.py to lc_rfe_svc_given_trainingdata_testingdata_permutation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/lc_pipeline_test.py to lc_pipeline_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/hyperopt_test.py to hyperopt_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/lc_process_permutation.py to lc_process_permutation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/lc_pipeline_test_mat.py to lc_pipeline_test_mat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/pickle_load_test.py to pickle_load_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/_base_classification.py to _base_classification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/lc_rfe_svc_given_trainingdata_testingdata.py to lc_rfe_svc_given_trainingdata_testingdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/pca_rfe_svc_cv.py to pca_rfe_svc_cv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/classification.py to classification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/pca_relieff_svc_cv.py to pca_relieff_svc_cv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/tests/test_classification.py to test_classification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/classification/tests/pickle_load_test.py to pickle_load_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/load_outputs.py to load_outputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/tests/test_dataLoading.py to test_dataLoading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/machine_learning/tests/test_predict.py to test_predict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/easylearn_feature_engineering.py to easylearn_feature_engineering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/easylearn_main_run.py to easylearn_main_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/lc_ui2py_for_data_loading.py to lc_ui2py_for_data_loading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/easylearn_model_evaluation_run.py to easylearn_model_evaluation_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/easylearn_machine_learning_gui.py to easylearn_machine_learning_gui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/easylearn_model_evaluation_gui.py to easylearn_model_evaluation_gui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/easylearn_machine_learning_run.py to easylearn_machine_learning_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/lc_ui2py_for_model_evaluation.py to lc_ui2py_for_model_evaluation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/easylearn_feature_engineering_gui.py to easylearn_feature_engineering_gui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/lc_ui2py_for_machine_learning.py to lc_ui2py_for_machine_learning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/easylearn_main_gui.py to easylearn_main_gui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/lc_ui2py_for_feature_engineering.py to lc_ui2py_for_feature_engineering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/lc_ui2py_for_main.py to lc_ui2py_for_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/easylearn_feature_engineering_run.py to easylearn_feature_engineering_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/easylearn_data_loading_gui.py to easylearn_data_loading_gui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/GUI/easylearn_data_loading_run.py to easylearn_data_loading_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/preprocessing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/preprocessing/preprocessing.py to preprocessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/preprocessing/tests/test_preprocessing.py to test_preprocessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_screening_subject_folder_V2.py to lc_screening_subject_folder_V2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/el_combine_csv2excel.py to el_combine_csv2excel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_financial.py to lc_financial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_selectFile_.py to lc_selectFile_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_extract_head_motion_paremeters.py to lc_extract_head_motion_paremeters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/permutation_importance.py to permutation_importance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/multiprocessing_test.py to multiprocessing_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_basicInfoStat.py to lc_basicInfoStat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/matlab_engine.py to matlab_engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_autopep8.py to lc_autopep8.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_cacl_MAD.py to lc_cacl_MAD.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_move_all_subj_roi_to_root_roi_folder_radiomics.py to lc_move_all_subj_roi_to_root_roi_folder_radiomics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_splitX_accord_sorted_y.py to lc_splitX_accord_sorted_y.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/fetch_kfoldidx.py to fetch_kfoldidx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/SelectRawData_Window.py to SelectRawData_Window.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_evaluation_model_performances.py to lc_evaluation_model_performances.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_write_read_h5py.py to lc_write_read_h5py.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/plot_compare_cross_decomposition.py to plot_compare_cross_decomposition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_read_dicominfo_subjlevel.py to lc_read_dicominfo_subjlevel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_read_write_mat.py to lc_read_write_mat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_read_h5py_value.py to lc_read_h5py_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_arg_test.py to lc_arg_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_scatter.py to lc_scatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/extract_roi160info.py to extract_roi160info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_split_roi_radiomics.py to lc_split_roi_radiomics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_niiProcessor.py to lc_niiProcessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_selectFile_permSVC.py to lc_selectFile_permSVC.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_read_dicominfo_grouplevel.py to lc_read_dicominfo_grouplevel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/tricks.py to tricks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/el_rename_by_replace.py to el_rename_by_replace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_featureSelection_variance.py to lc_featureSelection_variance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_resample_base.py to lc_resample_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/checkFeatureNumber.py to checkFeatureNumber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_copyFiles.py to lc_copyFiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_copy_selected_file_V6.py to lc_copy_selected_file_V6.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_screening_subject_folder_V3.py to lc_screening_subject_folder_V3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_group_all_dcm_accordingto_series_radiomics.py to lc_group_all_dcm_accordingto_series_radiomics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_add_dcminfo_to_foldername_radiomics.py to lc_add_dcminfo_to_foldername_radiomics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_delect_sensitive_info.py to lc_delect_sensitive_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_rfe_svc_deterministic_train_and_test_dataset.py to lc_rfe_svc_deterministic_train_and_test_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/SelectRawData_Run.py to SelectRawData_Run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_resample_v1.py to lc_resample_v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_meanFD_compare.py to lc_meanFD_compare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/selectSubjID_inScale.py to selectSubjID_inScale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/timer.py to timer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_download_fcp1000.py to lc_download_fcp1000.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/el_call_powershell.py to el_call_powershell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_selectFile.py to lc_selectFile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_pydicom.py to lc_pydicom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/load_outputs.py to load_outputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_select_subject_ID_test_vesion.py to lc_select_subject_ID_test_vesion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_addsubjID.py to lc_addsubjID.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_read_dicominfo_base.py to lc_read_dicominfo_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_docker.py to lc_docker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_match_maskVSorigin.py to lc_match_maskVSorigin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_statForPermutationTest.py to lc_statForPermutationTest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_cal_headmotion.py to lc_cal_headmotion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_scaler.py to lc_scaler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_indentify_repeat_subjects.py to lc_indentify_repeat_subjects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/el_create_random_balanced_sequence.py to el_create_random_balanced_sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/lc_fetch_cov_according_folder.py to lc_fetch_cov_according_folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/utils/sklearn_anova_svm_pipeline.py to sklearn_anova_svm_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R/el_decision_curve.py to el_decision_curve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R/el_nomogram.py to el_nomogram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/R/linear_regression_process.py to linear_regression_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer/class_template.py to class_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer/matlab_engine.py to matlab_engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer/function_template.py to function_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/developer/python_method.py to python_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/examples/demo_pca_relieff_svc.py to demo_pca_relieff_svc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/examples/demo_pca_rfecv_svc.py to demo_pca_rfecv_svc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/IO/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/IO/freesufer.py to freesufer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/IO/write2nii.py to write2nii.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/IO/el_niiProcessor.py to el_niiProcessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/IO/_freesufer.py to _freesufer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_DarkOrange_rc.py to pyqt5_style_DarkOrange_rc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/pyqt5_loader.py to pyqt5_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_gray_rc.py to pyqt5_style_gray_rc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_navy_rc.py to pyqt5_style_navy_rc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_black_rc.py to pyqt5_style_black_rc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_blue_rc.py to pyqt5_style_blue_rc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_Classic_rc.py to pyqt5_style_Classic_rc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/compile_qrc.py to compile_qrc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/stylesheets/PyQt5_stylesheets/pyqt5_style_Dark_rc.py to pyqt5_style_Dark_rc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/logo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/model_evaluator.py to model_evaluator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_pyecharts_pir.py to lc_pyecharts_pir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_barplot.py to lc_barplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/calibration_curve.py to calibration_curve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_clusterhotmap.py to lc_clusterhotmap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_circleBarPlot.py to lc_circleBarPlot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_clusterhotmap_v2.py to lc_clusterhotmap_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/hot_map.py to hot_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/classification_clf_comp_test.py to classification_clf_comp_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_bar_plot_for_fc.py to lc_bar_plot_for_fc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/dALFF_cirBar.py to dALFF_cirBar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_violinplot_yg.py to lc_violinplot_yg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_radarplot_pychar.py to lc_radarplot_pychar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_test_circle.py to lc_test_circle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/el_plot_decison_curve.py to el_plot_decison_curve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_ancova.py to lc_ancova.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_hotMap.py to lc_hotMap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/el_violine.py to el_violine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/tmp.py to tmp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_boxplot.py to lc_boxplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_radarplot.py to lc_radarplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_violinplot.py to lc_violinplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_polarplot.py to lc_polarplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/plot_brainmap_nilearn_.py to plot_brainmap_nilearn_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_circleBarPlot2.py to lc_circleBarPlot2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/lc_scatterplot.py to lc_scatterplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/visualization/tests/test_el_violine.py to test_el_violine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/tests/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis/bootstrap.py to bootstrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis/kappa_bootstrap.py to kappa_bootstrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis/lc_calc_cohen_d_effective_size.py to lc_calc_cohen_d_effective_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis/delong_test.py to delong_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis/el_hosmer_lemeshow_test.py to el_hosmer_lemeshow_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis/kappa.py to kappa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis/lc_chisqure.py to lc_chisqure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis/el_binomialtest_v0.py to el_binomialtest_v0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis/lc_anova.py to lc_anova.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis/el_binomialtest.py to el_binomialtest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis/lc_anova_test.py to lc_anova_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn/statistical_analysis/lc_ttest2.py to lc_ttest2.cpython-39.pyc writing byte-compilation script '/tmp/tmpzya6xrnq.py' /usr/bin/python3 /tmp/tmpzya6xrnq.py removing /tmp/tmpzya6xrnq.py running install_egg_info running egg_info writing eslearn.egg-info/PKG-INFO writing dependency_links to eslearn.egg-info/dependency_links.txt writing requirements to eslearn.egg-info/requires.txt writing top-level names to eslearn.egg-info/top_level.txt reading manifest file 'eslearn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'eslearn/img/*.ico' warning: no files found matching 'LICENSE.txt' adding license file 'LICENSE' writing manifest file 'eslearn.egg-info/SOURCES.txt' Copying eslearn.egg-info to /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9/site-packages/eslearn-1.1.8-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64//usr/share/doc/python-eslearn + '[' -d doc ']' ~/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64 ~/build/BUILD/eslearn-1.1.8 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/eslearn-1.1.8 + mv /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.1.8-1 --unique-debug-suffix -1.1.8-1.x86_64 --unique-debug-src-base python-eslearn-1.1.8-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/eslearn-1.1.8 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-eslearn-1.1.8-1.noarch Provides: python-eslearn python3-eslearn = 1.1.8-1 python3.9dist(eslearn) = 1.1.8 python3dist(eslearn) = 1.1.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(imbalanced-learn) python3.9dist(joblib) python3.9dist(matplotlib) python3.9dist(netron) python3.9dist(nibabel) python3.9dist(numpy) python3.9dist(openpyxl) python3.9dist(pandas) python3.9dist(progressbar) python3.9dist(pyqt5) python3.9dist(pyqt5-sip) python3.9dist(python-dateutil) python3.9dist(requests) python3.9dist(scikit-learn) python3.9dist(scipy) python3.9dist(seaborn) python3.9dist(xlrd) = 1.2 Processing files: python-eslearn-help-1.1.8-1.noarch warning: Empty %files file /builddir/build/BUILD/eslearn-1.1.8/doclist.lst Provides: python-eslearn-help = 1.1.8-1 python3-eslearn-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64 Wrote: /builddir/build/RPMS/python-eslearn-help-1.1.8-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-eslearn-1.1.8-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Cm3U34 + umask 022 + cd /builddir/build/BUILD + cd eslearn-1.1.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-eslearn-1.1.8-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0