Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-relevanceai.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683327999.869426/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-relevanceai.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-RelevanceAI-3.2.22-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-relevanceai.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683327999.869426/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-relevanceai.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-RelevanceAI-3.2.22-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-relevanceai.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683327999.869426/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-relevanceai.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.z5Sbno + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf RelevanceAI-3.2.22 + /usr/bin/gzip -dc /builddir/build/SOURCES/RelevanceAI-3.2.22.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd RelevanceAI-3.2.22 + /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.YNUn2J + umask 022 + cd /builddir/build/BUILD + cd RelevanceAI-3.2.22 + 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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/relevanceai copying relevanceai/__init__.py -> build/lib/relevanceai creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/utils.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests creating build/lib/relevanceai/client copying relevanceai/client/__init__.py -> build/lib/relevanceai/client copying relevanceai/client/helpers.py -> build/lib/relevanceai/client copying relevanceai/client/client.py -> build/lib/relevanceai/client copying relevanceai/client/operators.py -> build/lib/relevanceai/client copying relevanceai/client/cache.py -> build/lib/relevanceai/client creating build/lib/relevanceai/dataset copying relevanceai/dataset/__init__.py -> build/lib/relevanceai/dataset copying relevanceai/dataset/helpers.py -> build/lib/relevanceai/dataset copying relevanceai/dataset/dataset.py -> build/lib/relevanceai/dataset copying relevanceai/dataset/series.py -> build/lib/relevanceai/dataset creating build/lib/relevanceai/utils copying relevanceai/utils/__init__.py -> build/lib/relevanceai/utils copying relevanceai/utils/transport.py -> build/lib/relevanceai/utils copying relevanceai/utils/concurrency.py -> build/lib/relevanceai/utils copying relevanceai/utils/json_encoder.py -> build/lib/relevanceai/utils copying relevanceai/utils/base64_decode.py -> build/lib/relevanceai/utils copying relevanceai/utils/filters.py -> build/lib/relevanceai/utils copying relevanceai/utils/parse_workflow_token.py -> build/lib/relevanceai/utils copying relevanceai/utils/integration_checks.py -> build/lib/relevanceai/utils copying relevanceai/utils/datasets.py -> build/lib/relevanceai/utils copying relevanceai/utils/list_to_tuple.py -> build/lib/relevanceai/utils copying relevanceai/utils/base.py -> build/lib/relevanceai/utils copying relevanceai/utils/config_mixin.py -> build/lib/relevanceai/utils copying relevanceai/utils/creds_mixin.py -> build/lib/relevanceai/utils copying relevanceai/utils/filter_helper.py -> build/lib/relevanceai/utils copying relevanceai/utils/print_formats.py -> build/lib/relevanceai/utils copying relevanceai/utils/progress_bar.py -> build/lib/relevanceai/utils copying relevanceai/utils/logger.py -> build/lib/relevanceai/utils copying relevanceai/utils/cache.py -> build/lib/relevanceai/utils creating build/lib/relevanceai/operations copying relevanceai/operations/__init__.py -> build/lib/relevanceai/operations copying relevanceai/operations/operations.py -> build/lib/relevanceai/operations copying relevanceai/operations/base.py -> build/lib/relevanceai/operations creating build/lib/relevanceai/operations_new copying relevanceai/operations_new/__init__.py -> build/lib/relevanceai/operations_new copying relevanceai/operations_new/transform_base.py -> build/lib/relevanceai/operations_new copying relevanceai/operations_new/dataset_ops.py -> build/lib/relevanceai/operations_new copying relevanceai/operations_new/ops_manager.py -> build/lib/relevanceai/operations_new copying relevanceai/operations_new/ops_run.py -> build/lib/relevanceai/operations_new copying relevanceai/operations_new/ops_base.py -> build/lib/relevanceai/operations_new creating build/lib/relevanceai/apps copying relevanceai/apps/__init__.py -> build/lib/relevanceai/apps creating build/lib/relevanceai/workflow copying relevanceai/workflow/__init__.py -> build/lib/relevanceai/workflow copying relevanceai/workflow/sequential.py -> build/lib/relevanceai/workflow copying relevanceai/workflow/csv_to_dashboard.py -> build/lib/relevanceai/workflow copying relevanceai/workflow/base.py -> build/lib/relevanceai/workflow creating build/lib/relevanceai/_api copying relevanceai/_api/__init__.py -> build/lib/relevanceai/_api copying relevanceai/_api/api_client.py -> build/lib/relevanceai/_api creating build/lib/relevanceai/constants copying relevanceai/constants/messages.py -> build/lib/relevanceai/constants copying relevanceai/constants/constants.py -> build/lib/relevanceai/constants copying relevanceai/constants/__init__.py -> build/lib/relevanceai/constants copying relevanceai/constants/config.py -> build/lib/relevanceai/constants copying relevanceai/constants/links.py -> build/lib/relevanceai/constants copying relevanceai/constants/warning.py -> build/lib/relevanceai/constants copying relevanceai/constants/stopwords.py -> build/lib/relevanceai/constants copying relevanceai/constants/errors.py -> build/lib/relevanceai/constants creating build/lib/relevanceai/recipes copying relevanceai/recipes/__init__.py -> build/lib/relevanceai/recipes creating build/lib/relevanceai/dataset/io copying relevanceai/dataset/io/__init__.py -> build/lib/relevanceai/dataset/io copying relevanceai/dataset/io/io.py -> build/lib/relevanceai/dataset/io creating build/lib/relevanceai/dataset/read copying relevanceai/dataset/read/__init__.py -> build/lib/relevanceai/dataset/read copying relevanceai/dataset/read/cluster.py -> build/lib/relevanceai/dataset/read copying relevanceai/dataset/read/read.py -> build/lib/relevanceai/dataset/read copying relevanceai/dataset/read/metadata.py -> build/lib/relevanceai/dataset/read creating build/lib/relevanceai/dataset/apps copying relevanceai/dataset/apps/__init__.py -> build/lib/relevanceai/dataset/apps copying relevanceai/dataset/apps/launch_apps.py -> build/lib/relevanceai/dataset/apps copying relevanceai/dataset/apps/manage_apps.py -> build/lib/relevanceai/dataset/apps creating build/lib/relevanceai/dataset/write copying relevanceai/dataset/write/__init__.py -> build/lib/relevanceai/dataset/write copying relevanceai/dataset/write/write.py -> build/lib/relevanceai/dataset/write creating build/lib/relevanceai/dataset/io/export copying relevanceai/dataset/io/export/__init__.py -> build/lib/relevanceai/dataset/io/export copying relevanceai/dataset/io/export/export.py -> build/lib/relevanceai/dataset/io/export copying relevanceai/dataset/io/export/csv.py -> build/lib/relevanceai/dataset/io/export copying relevanceai/dataset/io/export/pandas.py -> build/lib/relevanceai/dataset/io/export copying relevanceai/dataset/io/export/dict.py -> build/lib/relevanceai/dataset/io/export creating build/lib/relevanceai/dataset/read/statistics copying relevanceai/dataset/read/statistics/__init__.py -> build/lib/relevanceai/dataset/read/statistics copying relevanceai/dataset/read/statistics/statistics.py -> build/lib/relevanceai/dataset/read/statistics creating build/lib/relevanceai/utils/decorators copying relevanceai/utils/decorators/analytics.py -> build/lib/relevanceai/utils/decorators copying relevanceai/utils/decorators/__init__.py -> build/lib/relevanceai/utils/decorators copying relevanceai/utils/decorators/version.py -> build/lib/relevanceai/utils/decorators copying relevanceai/utils/decorators/silence.py -> build/lib/relevanceai/utils/decorators copying relevanceai/utils/decorators/thread.py -> build/lib/relevanceai/utils/decorators copying relevanceai/utils/decorators/vectors.py -> build/lib/relevanceai/utils/decorators copying relevanceai/utils/decorators/log.py -> build/lib/relevanceai/utils/decorators creating build/lib/relevanceai/utils/doc_utils copying relevanceai/utils/doc_utils/__init__.py -> build/lib/relevanceai/utils/doc_utils copying relevanceai/utils/doc_utils/write_utils.py -> build/lib/relevanceai/utils/doc_utils copying relevanceai/utils/doc_utils/doc_utils.py -> build/lib/relevanceai/utils/doc_utils copying relevanceai/utils/doc_utils/chunk_doc_utils.py -> build/lib/relevanceai/utils/doc_utils copying relevanceai/utils/doc_utils/errors.py -> build/lib/relevanceai/utils/doc_utils copying relevanceai/utils/doc_utils/read_utils.py -> build/lib/relevanceai/utils/doc_utils creating build/lib/relevanceai/utils/distances copying relevanceai/utils/distances/__init__.py -> build/lib/relevanceai/utils/distances copying relevanceai/utils/distances/cosine_similarity.py -> build/lib/relevanceai/utils/distances copying relevanceai/utils/distances/euclidean_distance.py -> build/lib/relevanceai/utils/distances creating build/lib/relevanceai/utils/helpers copying relevanceai/utils/helpers/__init__.py -> build/lib/relevanceai/utils/helpers copying relevanceai/utils/helpers/helpers.py -> build/lib/relevanceai/utils/helpers creating build/lib/relevanceai/utils/migration copying relevanceai/utils/migration/__init__.py -> build/lib/relevanceai/utils/migration copying relevanceai/utils/migration/mongo_to_relevance_ai.py -> build/lib/relevanceai/utils/migration copying relevanceai/utils/migration/migrate.py -> build/lib/relevanceai/utils/migration creating build/lib/relevanceai/operations/auto copying relevanceai/operations/auto/__init__.py -> build/lib/relevanceai/operations/auto copying relevanceai/operations/auto/cluster.py -> build/lib/relevanceai/operations/auto copying relevanceai/operations/auto/dr.py -> build/lib/relevanceai/operations/auto creating build/lib/relevanceai/operations/vector copying relevanceai/operations/vector/__init__.py -> build/lib/relevanceai/operations/vector copying relevanceai/operations/vector/vectorize.py -> build/lib/relevanceai/operations/vector copying relevanceai/operations/vector/local_nearest_neighbours.py -> build/lib/relevanceai/operations/vector copying relevanceai/operations/vector/search.py -> build/lib/relevanceai/operations/vector copying relevanceai/operations/vector/base.py -> build/lib/relevanceai/operations/vector copying relevanceai/operations/vector/vectorizer.py -> build/lib/relevanceai/operations/vector creating build/lib/relevanceai/operations/audio copying relevanceai/operations/audio/__init__.py -> build/lib/relevanceai/operations/audio creating build/lib/relevanceai/operations/preprocessing copying relevanceai/operations/preprocessing/__init__.py -> build/lib/relevanceai/operations/preprocessing copying relevanceai/operations/preprocessing/scaling.py -> build/lib/relevanceai/operations/preprocessing creating build/lib/relevanceai/operations/cluster copying relevanceai/operations/cluster/constants.py -> build/lib/relevanceai/operations/cluster copying relevanceai/operations/cluster/__init__.py -> build/lib/relevanceai/operations/cluster copying relevanceai/operations/cluster/partial.py -> build/lib/relevanceai/operations/cluster copying relevanceai/operations/cluster/cluster.py -> build/lib/relevanceai/operations/cluster copying relevanceai/operations/cluster/utils.py -> build/lib/relevanceai/operations/cluster copying relevanceai/operations/cluster/sub.py -> build/lib/relevanceai/operations/cluster copying relevanceai/operations/cluster/base.py -> build/lib/relevanceai/operations/cluster copying relevanceai/operations/cluster/groupby.py -> build/lib/relevanceai/operations/cluster copying relevanceai/operations/cluster/centroids.py -> build/lib/relevanceai/operations/cluster creating build/lib/relevanceai/operations/viz copying relevanceai/operations/viz/__init__.py -> build/lib/relevanceai/operations/viz copying relevanceai/operations/viz/cluster.py -> build/lib/relevanceai/operations/viz copying relevanceai/operations/viz/plot.py -> build/lib/relevanceai/operations/viz creating build/lib/relevanceai/operations/text copying relevanceai/operations/text/__init__.py -> build/lib/relevanceai/operations/text creating build/lib/relevanceai/operations/image copying relevanceai/operations/image/__init__.py -> build/lib/relevanceai/operations/image creating build/lib/relevanceai/operations/dr copying relevanceai/operations/dr/__init__.py -> build/lib/relevanceai/operations/dr copying relevanceai/operations/dr/ops.py -> build/lib/relevanceai/operations/dr copying relevanceai/operations/dr/base.py -> build/lib/relevanceai/operations/dr creating build/lib/relevanceai/operations/labels copying relevanceai/operations/labels/__init__.py -> build/lib/relevanceai/operations/labels copying relevanceai/operations/labels/labels.py -> build/lib/relevanceai/operations/labels creating build/lib/relevanceai/operations/text_finetuning copying relevanceai/operations/text_finetuning/__init__.py -> build/lib/relevanceai/operations/text_finetuning copying relevanceai/operations/text_finetuning/supervised_finetuning_ops.py -> build/lib/relevanceai/operations/text_finetuning copying relevanceai/operations/text_finetuning/unsupervised_finetuning_ops.py -> build/lib/relevanceai/operations/text_finetuning creating build/lib/relevanceai/operations/preprocessing/utils copying relevanceai/operations/preprocessing/utils/__init__.py -> build/lib/relevanceai/operations/preprocessing/utils copying relevanceai/operations/preprocessing/utils/functools_extend.py -> build/lib/relevanceai/operations/preprocessing/utils creating build/lib/relevanceai/operations/preprocessing/text copying relevanceai/operations/preprocessing/text/__init__.py -> build/lib/relevanceai/operations/preprocessing/text copying relevanceai/operations/preprocessing/text/base_text_processing.py -> build/lib/relevanceai/operations/preprocessing/text creating build/lib/relevanceai/operations/preprocessing/image copying relevanceai/operations/preprocessing/image/__init__.py -> build/lib/relevanceai/operations/preprocessing/image copying relevanceai/operations/preprocessing/image/base_image_processing.py -> build/lib/relevanceai/operations/preprocessing/image creating build/lib/relevanceai/operations/cluster/algorithms copying relevanceai/operations/cluster/algorithms/__init__.py -> build/lib/relevanceai/operations/cluster/algorithms copying relevanceai/operations/cluster/algorithms/community_detection.py -> build/lib/relevanceai/operations/cluster/algorithms creating build/lib/relevanceai/operations/cluster/models copying relevanceai/operations/cluster/models/__init__.py -> build/lib/relevanceai/operations/cluster/models copying relevanceai/operations/cluster/models/summarizer.py -> build/lib/relevanceai/operations/cluster/models copying relevanceai/operations/cluster/models/community_detection.py -> build/lib/relevanceai/operations/cluster/models creating build/lib/relevanceai/operations/viz/topic2vec copying relevanceai/operations/viz/topic2vec/__init__.py -> build/lib/relevanceai/operations/viz/topic2vec copying relevanceai/operations/viz/topic2vec/plot_text_theme_model.py -> build/lib/relevanceai/operations/viz/topic2vec creating build/lib/relevanceai/operations/text/qa copying relevanceai/operations/text/qa/__init__.py -> build/lib/relevanceai/operations/text/qa copying relevanceai/operations/text/qa/qa.py -> build/lib/relevanceai/operations/text/qa creating build/lib/relevanceai/operations/text/sentiment copying relevanceai/operations/text/sentiment/__init__.py -> build/lib/relevanceai/operations/text/sentiment copying relevanceai/operations/text/sentiment/sentiments.py -> build/lib/relevanceai/operations/text/sentiment copying relevanceai/operations/text/sentiment/sentiment_workflow.py -> build/lib/relevanceai/operations/text/sentiment creating build/lib/relevanceai/operations/dr/models copying relevanceai/operations/dr/models/__init__.py -> build/lib/relevanceai/operations/dr/models copying relevanceai/operations/dr/models/tsne.py -> build/lib/relevanceai/operations/dr/models copying relevanceai/operations/dr/models/ivis.py -> build/lib/relevanceai/operations/dr/models copying relevanceai/operations/dr/models/pca.py -> build/lib/relevanceai/operations/dr/models copying relevanceai/operations/dr/models/umap.py -> build/lib/relevanceai/operations/dr/models creating build/lib/relevanceai/operations_new/label copying relevanceai/operations_new/label/__init__.py -> build/lib/relevanceai/operations_new/label copying relevanceai/operations_new/label/ops.py -> build/lib/relevanceai/operations_new/label copying relevanceai/operations_new/label/transform.py -> build/lib/relevanceai/operations_new/label creating build/lib/relevanceai/operations_new/processing copying relevanceai/operations_new/processing/__init__.py -> build/lib/relevanceai/operations_new/processing copying relevanceai/operations_new/processing/feature_extractor.py -> build/lib/relevanceai/operations_new/processing creating build/lib/relevanceai/operations_new/sentiment copying relevanceai/operations_new/sentiment/__init__.py -> build/lib/relevanceai/operations_new/sentiment copying relevanceai/operations_new/sentiment/ops.py -> build/lib/relevanceai/operations_new/sentiment copying relevanceai/operations_new/sentiment/transform.py -> build/lib/relevanceai/operations_new/sentiment creating build/lib/relevanceai/operations_new/emotion copying relevanceai/operations_new/emotion/__init__.py -> build/lib/relevanceai/operations_new/emotion copying relevanceai/operations_new/emotion/ops.py -> build/lib/relevanceai/operations_new/emotion copying relevanceai/operations_new/emotion/transform.py -> build/lib/relevanceai/operations_new/emotion creating build/lib/relevanceai/operations_new/scaling copying relevanceai/operations_new/scaling/__init__.py -> build/lib/relevanceai/operations_new/scaling copying relevanceai/operations_new/scaling/ops.py -> build/lib/relevanceai/operations_new/scaling copying relevanceai/operations_new/scaling/base.py -> build/lib/relevanceai/operations_new/scaling creating build/lib/relevanceai/operations_new/cluster copying relevanceai/operations_new/cluster/__init__.py -> build/lib/relevanceai/operations_new/cluster copying relevanceai/operations_new/cluster/ops.py -> build/lib/relevanceai/operations_new/cluster copying relevanceai/operations_new/cluster/transform.py -> build/lib/relevanceai/operations_new/cluster copying relevanceai/operations_new/cluster/alias.py -> build/lib/relevanceai/operations_new/cluster creating build/lib/relevanceai/operations_new/dr copying relevanceai/operations_new/dr/__init__.py -> build/lib/relevanceai/operations_new/dr copying relevanceai/operations_new/dr/ops.py -> build/lib/relevanceai/operations_new/dr copying relevanceai/operations_new/dr/transform.py -> build/lib/relevanceai/operations_new/dr creating build/lib/relevanceai/operations_new/text_tagging copying relevanceai/operations_new/text_tagging/__init__.py -> build/lib/relevanceai/operations_new/text_tagging copying relevanceai/operations_new/text_tagging/ops.py -> build/lib/relevanceai/operations_new/text_tagging copying relevanceai/operations_new/text_tagging/transform.py -> build/lib/relevanceai/operations_new/text_tagging creating build/lib/relevanceai/operations_new/cooccurrence_network copying relevanceai/operations_new/cooccurrence_network/__init__.py -> build/lib/relevanceai/operations_new/cooccurrence_network copying relevanceai/operations_new/cooccurrence_network/ops.py -> build/lib/relevanceai/operations_new/cooccurrence_network copying relevanceai/operations_new/cooccurrence_network/transform.py -> build/lib/relevanceai/operations_new/cooccurrence_network creating build/lib/relevanceai/operations_new/vectorize copying relevanceai/operations_new/vectorize/__init__.py -> build/lib/relevanceai/operations_new/vectorize copying relevanceai/operations_new/vectorize/ops.py -> build/lib/relevanceai/operations_new/vectorize copying relevanceai/operations_new/vectorize/transform.py -> build/lib/relevanceai/operations_new/vectorize copying relevanceai/operations_new/vectorize/ensemble.py -> build/lib/relevanceai/operations_new/vectorize creating build/lib/relevanceai/operations_new/processing/transformers copying relevanceai/operations_new/processing/transformers/__init__.py -> build/lib/relevanceai/operations_new/processing/transformers copying relevanceai/operations_new/processing/transformers/ops.py -> build/lib/relevanceai/operations_new/processing/transformers copying relevanceai/operations_new/processing/transformers/transform.py -> build/lib/relevanceai/operations_new/processing/transformers creating build/lib/relevanceai/operations_new/processing/text copying relevanceai/operations_new/processing/text/__init__.py -> build/lib/relevanceai/operations_new/processing/text creating build/lib/relevanceai/operations_new/processing/text/sentence_splitting copying relevanceai/operations_new/processing/text/sentence_splitting/__init__.py -> build/lib/relevanceai/operations_new/processing/text/sentence_splitting copying relevanceai/operations_new/processing/text/sentence_splitting/ops.py -> build/lib/relevanceai/operations_new/processing/text/sentence_splitting copying relevanceai/operations_new/processing/text/sentence_splitting/transform.py -> build/lib/relevanceai/operations_new/processing/text/sentence_splitting creating build/lib/relevanceai/operations_new/processing/text/extract_nouns copying relevanceai/operations_new/processing/text/extract_nouns/__init__.py -> build/lib/relevanceai/operations_new/processing/text/extract_nouns copying relevanceai/operations_new/processing/text/extract_nouns/ops.py -> build/lib/relevanceai/operations_new/processing/text/extract_nouns copying relevanceai/operations_new/processing/text/extract_nouns/transform.py -> build/lib/relevanceai/operations_new/processing/text/extract_nouns creating build/lib/relevanceai/operations_new/processing/text/keywords copying relevanceai/operations_new/processing/text/keywords/__init__.py -> build/lib/relevanceai/operations_new/processing/text/keywords copying relevanceai/operations_new/processing/text/keywords/ops.py -> build/lib/relevanceai/operations_new/processing/text/keywords copying relevanceai/operations_new/processing/text/keywords/transform.py -> build/lib/relevanceai/operations_new/processing/text/keywords creating build/lib/relevanceai/operations_new/processing/text/translate copying relevanceai/operations_new/processing/text/translate/__init__.py -> build/lib/relevanceai/operations_new/processing/text/translate copying relevanceai/operations_new/processing/text/translate/ops.py -> build/lib/relevanceai/operations_new/processing/text/translate copying relevanceai/operations_new/processing/text/translate/transform.py -> build/lib/relevanceai/operations_new/processing/text/translate creating build/lib/relevanceai/operations_new/processing/text/clean copying relevanceai/operations_new/processing/text/clean/__init__.py -> build/lib/relevanceai/operations_new/processing/text/clean copying relevanceai/operations_new/processing/text/clean/helpers.py -> build/lib/relevanceai/operations_new/processing/text/clean copying relevanceai/operations_new/processing/text/clean/ops.py -> build/lib/relevanceai/operations_new/processing/text/clean copying relevanceai/operations_new/processing/text/clean/transform.py -> build/lib/relevanceai/operations_new/processing/text/clean creating build/lib/relevanceai/operations_new/processing/text/count copying relevanceai/operations_new/processing/text/count/__init__.py -> build/lib/relevanceai/operations_new/processing/text/count copying relevanceai/operations_new/processing/text/count/ops.py -> build/lib/relevanceai/operations_new/processing/text/count copying relevanceai/operations_new/processing/text/count/transform.py -> build/lib/relevanceai/operations_new/processing/text/count creating build/lib/relevanceai/operations_new/processing/text/html_clean copying relevanceai/operations_new/processing/text/html_clean/__init__.py -> build/lib/relevanceai/operations_new/processing/text/html_clean copying relevanceai/operations_new/processing/text/html_clean/ops.py -> build/lib/relevanceai/operations_new/processing/text/html_clean copying relevanceai/operations_new/processing/text/html_clean/transform.py -> build/lib/relevanceai/operations_new/processing/text/html_clean creating build/lib/relevanceai/operations_new/processing/text/ner copying relevanceai/operations_new/processing/text/ner/__init__.py -> build/lib/relevanceai/operations_new/processing/text/ner copying relevanceai/operations_new/processing/text/ner/ops.py -> build/lib/relevanceai/operations_new/processing/text/ner copying relevanceai/operations_new/processing/text/ner/transform.py -> build/lib/relevanceai/operations_new/processing/text/ner creating build/lib/relevanceai/operations_new/scaling/models copying relevanceai/operations_new/scaling/models/__init__.py -> build/lib/relevanceai/operations_new/scaling/models copying relevanceai/operations_new/scaling/models/base.py -> build/lib/relevanceai/operations_new/scaling/models copying relevanceai/operations_new/scaling/models/sklearn.py -> build/lib/relevanceai/operations_new/scaling/models copying relevanceai/operations_new/scaling/models/models.py -> build/lib/relevanceai/operations_new/scaling/models creating build/lib/relevanceai/operations_new/cluster/batch copying relevanceai/operations_new/cluster/batch/__init__.py -> build/lib/relevanceai/operations_new/cluster/batch copying relevanceai/operations_new/cluster/batch/ops.py -> build/lib/relevanceai/operations_new/cluster/batch copying relevanceai/operations_new/cluster/batch/transform.py -> build/lib/relevanceai/operations_new/cluster/batch creating build/lib/relevanceai/operations_new/cluster/text copying relevanceai/operations_new/cluster/text/__init__.py -> build/lib/relevanceai/operations_new/cluster/text creating build/lib/relevanceai/operations_new/cluster/sub copying relevanceai/operations_new/cluster/sub/__init__.py -> build/lib/relevanceai/operations_new/cluster/sub copying relevanceai/operations_new/cluster/sub/ops.py -> build/lib/relevanceai/operations_new/cluster/sub copying relevanceai/operations_new/cluster/sub/transform.py -> build/lib/relevanceai/operations_new/cluster/sub creating build/lib/relevanceai/operations_new/cluster/models copying relevanceai/operations_new/cluster/models/__init__.py -> build/lib/relevanceai/operations_new/cluster/models copying relevanceai/operations_new/cluster/models/base.py -> build/lib/relevanceai/operations_new/cluster/models creating build/lib/relevanceai/operations_new/cluster/batch/models copying relevanceai/operations_new/cluster/batch/models/__init__.py -> build/lib/relevanceai/operations_new/cluster/batch/models copying relevanceai/operations_new/cluster/batch/models/base.py -> build/lib/relevanceai/operations_new/cluster/batch/models creating build/lib/relevanceai/operations_new/cluster/batch/models/sklearn copying relevanceai/operations_new/cluster/batch/models/sklearn/__init__.py -> build/lib/relevanceai/operations_new/cluster/batch/models/sklearn copying relevanceai/operations_new/cluster/batch/models/sklearn/minibatchkmeans.py -> build/lib/relevanceai/operations_new/cluster/batch/models/sklearn copying relevanceai/operations_new/cluster/batch/models/sklearn/base.py -> build/lib/relevanceai/operations_new/cluster/batch/models/sklearn creating build/lib/relevanceai/operations_new/cluster/text/explainer copying relevanceai/operations_new/cluster/text/explainer/__init__.py -> build/lib/relevanceai/operations_new/cluster/text/explainer copying relevanceai/operations_new/cluster/text/explainer/ops.py -> build/lib/relevanceai/operations_new/cluster/text/explainer copying relevanceai/operations_new/cluster/text/explainer/base.py -> build/lib/relevanceai/operations_new/cluster/text/explainer creating build/lib/relevanceai/operations_new/cluster/models/faiss copying relevanceai/operations_new/cluster/models/faiss/__init__.py -> build/lib/relevanceai/operations_new/cluster/models/faiss copying relevanceai/operations_new/cluster/models/faiss/base.py -> build/lib/relevanceai/operations_new/cluster/models/faiss creating build/lib/relevanceai/operations_new/cluster/models/sklearn copying relevanceai/operations_new/cluster/models/sklearn/__init__.py -> build/lib/relevanceai/operations_new/cluster/models/sklearn copying relevanceai/operations_new/cluster/models/sklearn/base.py -> build/lib/relevanceai/operations_new/cluster/models/sklearn copying relevanceai/operations_new/cluster/models/sklearn/models.py -> build/lib/relevanceai/operations_new/cluster/models/sklearn creating build/lib/relevanceai/operations_new/cluster/models/sentence_transformers copying relevanceai/operations_new/cluster/models/sentence_transformers/__init__.py -> build/lib/relevanceai/operations_new/cluster/models/sentence_transformers copying relevanceai/operations_new/cluster/models/sentence_transformers/community_detection.py -> build/lib/relevanceai/operations_new/cluster/models/sentence_transformers creating build/lib/relevanceai/operations_new/dr/models copying relevanceai/operations_new/dr/models/__init__.py -> build/lib/relevanceai/operations_new/dr/models copying relevanceai/operations_new/dr/models/tsne.py -> build/lib/relevanceai/operations_new/dr/models copying relevanceai/operations_new/dr/models/ivis.py -> build/lib/relevanceai/operations_new/dr/models copying relevanceai/operations_new/dr/models/pca.py -> build/lib/relevanceai/operations_new/dr/models copying relevanceai/operations_new/dr/models/umap.py -> build/lib/relevanceai/operations_new/dr/models copying relevanceai/operations_new/dr/models/base.py -> build/lib/relevanceai/operations_new/dr/models creating build/lib/relevanceai/operations_new/vectorize/text copying relevanceai/operations_new/vectorize/text/__init__.py -> build/lib/relevanceai/operations_new/vectorize/text copying relevanceai/operations_new/vectorize/text/ops.py -> build/lib/relevanceai/operations_new/vectorize/text copying relevanceai/operations_new/vectorize/text/transform.py -> build/lib/relevanceai/operations_new/vectorize/text creating build/lib/relevanceai/operations_new/vectorize/image copying relevanceai/operations_new/vectorize/image/__init__.py -> build/lib/relevanceai/operations_new/vectorize/image copying relevanceai/operations_new/vectorize/image/ops.py -> build/lib/relevanceai/operations_new/vectorize/image copying relevanceai/operations_new/vectorize/image/transform.py -> build/lib/relevanceai/operations_new/vectorize/image creating build/lib/relevanceai/operations_new/vectorize/models copying relevanceai/operations_new/vectorize/models/__init__.py -> build/lib/relevanceai/operations_new/vectorize/models copying relevanceai/operations_new/vectorize/models/base.py -> build/lib/relevanceai/operations_new/vectorize/models creating build/lib/relevanceai/operations_new/vectorize/models/audio copying relevanceai/operations_new/vectorize/models/audio/__init__.py -> build/lib/relevanceai/operations_new/vectorize/models/audio creating build/lib/relevanceai/operations_new/vectorize/models/text copying relevanceai/operations_new/vectorize/models/text/__init__.py -> build/lib/relevanceai/operations_new/vectorize/models/text copying relevanceai/operations_new/vectorize/models/text/mappings.py -> build/lib/relevanceai/operations_new/vectorize/models/text creating build/lib/relevanceai/operations_new/vectorize/models/image copying relevanceai/operations_new/vectorize/models/image/__init__.py -> build/lib/relevanceai/operations_new/vectorize/models/image copying relevanceai/operations_new/vectorize/models/image/mappings.py -> build/lib/relevanceai/operations_new/vectorize/models/image creating build/lib/relevanceai/operations_new/vectorize/models/video copying relevanceai/operations_new/vectorize/models/video/__init__.py -> build/lib/relevanceai/operations_new/vectorize/models/video creating build/lib/relevanceai/operations_new/vectorize/models/text/sentence_transformers copying relevanceai/operations_new/vectorize/models/text/sentence_transformers/__init__.py -> build/lib/relevanceai/operations_new/vectorize/models/text/sentence_transformers copying relevanceai/operations_new/vectorize/models/text/sentence_transformers/model.py -> build/lib/relevanceai/operations_new/vectorize/models/text/sentence_transformers creating build/lib/relevanceai/operations_new/vectorize/models/text/tfhub copying relevanceai/operations_new/vectorize/models/text/tfhub/__init__.py -> build/lib/relevanceai/operations_new/vectorize/models/text/tfhub copying relevanceai/operations_new/vectorize/models/text/tfhub/model.py -> build/lib/relevanceai/operations_new/vectorize/models/text/tfhub creating build/lib/relevanceai/operations_new/vectorize/models/image/clip copying relevanceai/operations_new/vectorize/models/image/clip/__init__.py -> build/lib/relevanceai/operations_new/vectorize/models/image/clip copying relevanceai/operations_new/vectorize/models/image/clip/model.py -> build/lib/relevanceai/operations_new/vectorize/models/image/clip creating build/lib/relevanceai/operations_new/vectorize/models/image/tfhub copying relevanceai/operations_new/vectorize/models/image/tfhub/__init__.py -> build/lib/relevanceai/operations_new/vectorize/models/image/tfhub copying relevanceai/operations_new/vectorize/models/image/tfhub/model.py -> build/lib/relevanceai/operations_new/vectorize/models/image/tfhub creating build/lib/relevanceai/apps/explorer_app copying relevanceai/apps/explorer_app/__init__.py -> build/lib/relevanceai/apps/explorer_app copying relevanceai/apps/explorer_app/auto.py -> build/lib/relevanceai/apps/explorer_app copying relevanceai/apps/explorer_app/app.py -> build/lib/relevanceai/apps/explorer_app copying relevanceai/apps/explorer_app/base.py -> build/lib/relevanceai/apps/explorer_app creating build/lib/relevanceai/apps/report_app copying relevanceai/apps/report_app/__init__.py -> build/lib/relevanceai/apps/report_app copying relevanceai/apps/report_app/app.py -> build/lib/relevanceai/apps/report_app copying relevanceai/apps/report_app/base.py -> build/lib/relevanceai/apps/report_app copying relevanceai/apps/report_app/marks.py -> build/lib/relevanceai/apps/report_app copying relevanceai/apps/report_app/blocks.py -> build/lib/relevanceai/apps/report_app creating build/lib/relevanceai/apps/report_app/sections copying relevanceai/apps/report_app/sections/__init__.py -> build/lib/relevanceai/apps/report_app/sections copying relevanceai/apps/report_app/sections/sections.py -> build/lib/relevanceai/apps/report_app/sections copying relevanceai/apps/report_app/sections/aggregate.py -> build/lib/relevanceai/apps/report_app/sections creating build/lib/relevanceai/apps/report_app/advanced_blocks copying relevanceai/apps/report_app/advanced_blocks/__init__.py -> build/lib/relevanceai/apps/report_app/advanced_blocks copying relevanceai/apps/report_app/advanced_blocks/altair.py -> build/lib/relevanceai/apps/report_app/advanced_blocks copying relevanceai/apps/report_app/advanced_blocks/connected_charts.py -> build/lib/relevanceai/apps/report_app/advanced_blocks copying relevanceai/apps/report_app/advanced_blocks/advanced_blocks.py -> build/lib/relevanceai/apps/report_app/advanced_blocks copying relevanceai/apps/report_app/advanced_blocks/plotly.py -> build/lib/relevanceai/apps/report_app/advanced_blocks copying relevanceai/apps/report_app/advanced_blocks/markdown.py -> build/lib/relevanceai/apps/report_app/advanced_blocks copying relevanceai/apps/report_app/advanced_blocks/pyplot.py -> build/lib/relevanceai/apps/report_app/advanced_blocks creating build/lib/relevanceai/workflow/diagrams copying relevanceai/workflow/diagrams/__init__.py -> build/lib/relevanceai/workflow/diagrams copying relevanceai/workflow/diagrams/diagrams.py -> build/lib/relevanceai/workflow/diagrams creating build/lib/relevanceai/_api/batch copying relevanceai/_api/batch/__init__.py -> build/lib/relevanceai/_api/batch copying relevanceai/_api/batch/retrieve.py -> build/lib/relevanceai/_api/batch copying relevanceai/_api/batch/local_logger.py -> build/lib/relevanceai/_api/batch copying relevanceai/_api/batch/insert.py -> build/lib/relevanceai/_api/batch copying relevanceai/_api/batch/chunk.py -> build/lib/relevanceai/_api/batch creating build/lib/relevanceai/_api/endpoints copying relevanceai/_api/endpoints/__init__.py -> build/lib/relevanceai/_api/endpoints copying relevanceai/_api/endpoints/api_client.py -> build/lib/relevanceai/_api/endpoints creating build/lib/relevanceai/_api/endpoints/admin copying relevanceai/_api/endpoints/admin/__init__.py -> build/lib/relevanceai/_api/endpoints/admin copying relevanceai/_api/endpoints/admin/admin.py -> build/lib/relevanceai/_api/endpoints/admin creating build/lib/relevanceai/_api/endpoints/datasets copying relevanceai/_api/endpoints/datasets/__init__.py -> build/lib/relevanceai/_api/endpoints/datasets copying relevanceai/_api/endpoints/datasets/tasks.py -> build/lib/relevanceai/_api/endpoints/datasets copying relevanceai/_api/endpoints/datasets/field_children.py -> build/lib/relevanceai/_api/endpoints/datasets copying relevanceai/_api/endpoints/datasets/monitor.py -> build/lib/relevanceai/_api/endpoints/datasets copying relevanceai/_api/endpoints/datasets/documents.py -> build/lib/relevanceai/_api/endpoints/datasets copying relevanceai/_api/endpoints/datasets/datasets.py -> build/lib/relevanceai/_api/endpoints/datasets creating build/lib/relevanceai/_api/endpoints/workflows copying relevanceai/_api/endpoints/workflows/__init__.py -> build/lib/relevanceai/_api/endpoints/workflows copying relevanceai/_api/endpoints/workflows/workflows.py -> build/lib/relevanceai/_api/endpoints/workflows creating build/lib/relevanceai/_api/endpoints/services copying relevanceai/_api/endpoints/services/__init__.py -> build/lib/relevanceai/_api/endpoints/services copying relevanceai/_api/endpoints/services/tagger.py -> build/lib/relevanceai/_api/endpoints/services copying relevanceai/_api/endpoints/services/search.py -> build/lib/relevanceai/_api/endpoints/services copying relevanceai/_api/endpoints/services/cluster.py -> build/lib/relevanceai/_api/endpoints/services copying relevanceai/_api/endpoints/services/recommend.py -> build/lib/relevanceai/_api/endpoints/services copying relevanceai/_api/endpoints/services/services.py -> build/lib/relevanceai/_api/endpoints/services copying relevanceai/_api/endpoints/services/aggregate.py -> build/lib/relevanceai/_api/endpoints/services copying relevanceai/_api/endpoints/services/prediction.py -> build/lib/relevanceai/_api/endpoints/services creating build/lib/relevanceai/_api/endpoints/deployables copying relevanceai/_api/endpoints/deployables/__init__.py -> build/lib/relevanceai/_api/endpoints/deployables copying relevanceai/_api/endpoints/deployables/deployables.py -> build/lib/relevanceai/_api/endpoints/deployables creating build/lib/relevanceai/_api/endpoints/datasets/cluster copying relevanceai/_api/endpoints/datasets/cluster/__init__.py -> build/lib/relevanceai/_api/endpoints/datasets/cluster copying relevanceai/_api/endpoints/datasets/cluster/cluster.py -> build/lib/relevanceai/_api/endpoints/datasets/cluster creating build/lib/relevanceai/_api/endpoints/datasets/cluster/centroids copying relevanceai/_api/endpoints/datasets/cluster/centroids/__init__.py -> build/lib/relevanceai/_api/endpoints/datasets/cluster/centroids copying relevanceai/_api/endpoints/datasets/cluster/centroids/centroids.py -> build/lib/relevanceai/_api/endpoints/datasets/cluster/centroids creating build/lib/relevanceai/recipes/model_observability copying relevanceai/recipes/model_observability/__init__.py -> build/lib/relevanceai/recipes/model_observability creating build/lib/relevanceai/recipes/model_observability/cluster copying relevanceai/recipes/model_observability/cluster/__init__.py -> build/lib/relevanceai/recipes/model_observability/cluster copying relevanceai/recipes/model_observability/cluster/evaluator.py -> build/lib/relevanceai/recipes/model_observability/cluster copying relevanceai/recipes/model_observability/cluster/report.py -> build/lib/relevanceai/recipes/model_observability/cluster copying relevanceai/recipes/model_observability/cluster/choosing_clusters.py -> build/lib/relevanceai/recipes/model_observability/cluster creating build/lib/tests/globals copying tests/globals/constants.py -> build/lib/tests/globals copying tests/globals/__init__.py -> build/lib/tests/globals creating build/lib/tests/unit copying tests/unit/__init__.py -> build/lib/tests/unit creating build/lib/tests/globals/datasets copying tests/globals/datasets/__init__.py -> build/lib/tests/globals/datasets copying tests/globals/datasets/large_datasets.py -> build/lib/tests/globals/datasets copying tests/globals/datasets/misc_datasets.py -> build/lib/tests/globals/datasets copying tests/globals/datasets/nested_datasets.py -> build/lib/tests/globals/datasets copying tests/globals/datasets/sample_datasets.py -> build/lib/tests/globals/datasets copying tests/globals/datasets/vector_datasets.py -> build/lib/tests/globals/datasets creating build/lib/tests/globals/document copying tests/globals/document/__init__.py -> build/lib/tests/globals/document copying tests/globals/document/vector_document.py -> build/lib/tests/globals/document copying tests/globals/document/nested_document.py -> build/lib/tests/globals/document copying tests/globals/document/pandas_document.py -> build/lib/tests/globals/document copying tests/globals/document/datetime_document.py -> build/lib/tests/globals/document copying tests/globals/document/numpy_document.py -> build/lib/tests/globals/document copying tests/globals/document/dataclass_document.py -> build/lib/tests/globals/document copying tests/globals/document/simple_document.py -> build/lib/tests/globals/document copying tests/globals/document/error_document.py -> build/lib/tests/globals/document creating build/lib/tests/globals/clusterers copying tests/globals/clusterers/__init__.py -> build/lib/tests/globals/clusterers copying tests/globals/clusterers/kmeans_clusterer.py -> build/lib/tests/globals/clusterers copying tests/globals/clusterers/utils.py -> build/lib/tests/globals/clusterers copying tests/globals/clusterers/minibatch_clusterer.py -> build/lib/tests/globals/clusterers creating build/lib/tests/globals/objects copying tests/globals/objects/__init__.py -> build/lib/tests/globals/objects copying tests/globals/objects/Dataset.py -> build/lib/tests/globals/objects creating build/lib/tests/globals/documents copying tests/globals/documents/nested_documents.py -> build/lib/tests/globals/documents copying tests/globals/documents/__init__.py -> build/lib/tests/globals/documents copying tests/globals/documents/error_documents.py -> build/lib/tests/globals/documents copying tests/globals/documents/pandas_documents.py -> build/lib/tests/globals/documents copying tests/globals/documents/simple_documents.py -> build/lib/tests/globals/documents copying tests/globals/documents/numpy_documents.py -> build/lib/tests/globals/documents copying tests/globals/documents/vector_documents.py -> build/lib/tests/globals/documents copying tests/globals/documents/misc_documents.py -> build/lib/tests/globals/documents copying tests/globals/documents/datetime_documents.py -> build/lib/tests/globals/documents creating build/lib/tests/unit/test_api copying tests/unit/test_api/__init__.py -> build/lib/tests/unit/test_api copying tests/unit/test_api/helpers.py -> build/lib/tests/unit/test_api copying tests/unit/test_api/test_insert.py -> build/lib/tests/unit/test_api creating build/lib/tests/unit/test_operations copying tests/unit/test_operations/__init__.py -> build/lib/tests/unit/test_operations copying tests/unit/test_operations/test_quickstart.py -> build/lib/tests/unit/test_operations copying tests/unit/test_operations/test_vectorize.py -> build/lib/tests/unit/test_operations copying tests/unit/test_operations/test_operation.py -> build/lib/tests/unit/test_operations copying tests/unit/test_operations/test_clustering.py -> build/lib/tests/unit/test_operations copying tests/unit/test_operations/test_base.py -> build/lib/tests/unit/test_operations copying tests/unit/test_operations/test_dr.py -> build/lib/tests/unit/test_operations creating build/lib/tests/unit/test_workflows copying tests/unit/test_workflows/__init__.py -> build/lib/tests/unit/test_workflows creating build/lib/tests/unit/test_config copying tests/unit/test_config/__init__.py -> build/lib/tests/unit/test_config copying tests/unit/test_config/test_config.py -> build/lib/tests/unit/test_config creating build/lib/tests/unit/test_utils copying tests/unit/test_utils/__init__.py -> build/lib/tests/unit/test_utils copying tests/unit/test_utils/test_imports.py -> build/lib/tests/unit/test_utils copying tests/unit/test_utils/test_read_utils.py -> build/lib/tests/unit/test_utils copying tests/unit/test_utils/test_migration.py -> build/lib/tests/unit/test_utils copying tests/unit/test_utils/test_class_based.py -> build/lib/tests/unit/test_utils creating build/lib/tests/unit/test_dataset copying tests/unit/test_dataset/__init__.py -> build/lib/tests/unit/test_dataset copying tests/unit/test_dataset/test_dataset.py -> build/lib/tests/unit/test_dataset creating build/lib/tests/unit/test_operations_new copying tests/unit/test_operations_new/__init__.py -> build/lib/tests/unit/test_operations_new copying tests/unit/test_operations_new/test_ops.py -> build/lib/tests/unit/test_operations_new creating build/lib/tests/unit/test_utils/tests_example_datasets copying tests/unit/test_utils/tests_example_datasets/__init__.py -> build/lib/tests/unit/test_utils/tests_example_datasets copying tests/unit/test_utils/tests_example_datasets/test_example_ecommerce.py -> build/lib/tests/unit/test_utils/tests_example_datasets copying tests/unit/test_utils/tests_example_datasets/test_example_get_games.py -> build/lib/tests/unit/test_utils/tests_example_datasets copying tests/unit/test_utils/tests_example_datasets/test_example_sample_ecommerce.py -> build/lib/tests/unit/test_utils/tests_example_datasets creating build/lib/tests/unit/test_operations_new/test_cluster copying tests/unit/test_operations_new/test_cluster/__init__.py -> build/lib/tests/unit/test_operations_new/test_cluster creating build/lib/tests/unit/test_operations_new/label copying tests/unit/test_operations_new/label/__init__.py -> build/lib/tests/unit/test_operations_new/label copying tests/unit/test_operations_new/label/test_labels.py -> build/lib/tests/unit/test_operations_new/label creating build/lib/tests/unit/test_operations_new/test_processing copying tests/unit/test_operations_new/test_processing/__init__.py -> build/lib/tests/unit/test_operations_new/test_processing creating build/lib/tests/unit/test_operations_new/test_cluster/test_batch copying tests/unit/test_operations_new/test_cluster/test_batch/__init__.py -> build/lib/tests/unit/test_operations_new/test_cluster/test_batch copying tests/unit/test_operations_new/test_cluster/test_batch/test_batch_cluster.py -> build/lib/tests/unit/test_operations_new/test_cluster/test_batch creating build/lib/tests/unit/test_operations_new/test_cluster/test_text copying tests/unit/test_operations_new/test_cluster/test_text/__init__.py -> build/lib/tests/unit/test_operations_new/test_cluster/test_text creating build/lib/tests/unit/test_operations_new/test_cluster/test_text/test_explainer copying tests/unit/test_operations_new/test_cluster/test_text/test_explainer/__init__.py -> build/lib/tests/unit/test_operations_new/test_cluster/test_text/test_explainer copying tests/unit/test_operations_new/test_cluster/test_text/test_explainer/test_ops.py -> build/lib/tests/unit/test_operations_new/test_cluster/test_text/test_explainer creating build/lib/tests/unit/test_operations_new/test_processing/text copying tests/unit/test_operations_new/test_processing/text/__init__.py -> build/lib/tests/unit/test_operations_new/test_processing/text creating build/lib/tests/unit/test_operations_new/test_processing/text/clean copying tests/unit/test_operations_new/test_processing/text/clean/__init__.py -> build/lib/tests/unit/test_operations_new/test_processing/text/clean copying tests/unit/test_operations_new/test_processing/text/clean/test_ops.py -> build/lib/tests/unit/test_operations_new/test_processing/text/clean copying relevanceai/constants/config.ini -> build/lib/relevanceai/constants + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DPrzRd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64 + cd RelevanceAI-3.2.22 + 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-RelevanceAI-3.2.22-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. 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-RelevanceAI-3.2.22-1.x86_64/usr creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai copying build/lib/relevanceai/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/client copying build/lib/relevanceai/client/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/client copying build/lib/relevanceai/client/helpers.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/client copying build/lib/relevanceai/client/client.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/client copying build/lib/relevanceai/client/operators.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/client copying build/lib/relevanceai/client/cache.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/client creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset copying build/lib/relevanceai/dataset/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset copying build/lib/relevanceai/dataset/helpers.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset copying build/lib/relevanceai/dataset/dataset.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/io copying build/lib/relevanceai/dataset/io/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/io creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/io/export copying build/lib/relevanceai/dataset/io/export/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/io/export copying build/lib/relevanceai/dataset/io/export/export.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/io/export copying build/lib/relevanceai/dataset/io/export/csv.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/io/export copying build/lib/relevanceai/dataset/io/export/pandas.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/io/export copying build/lib/relevanceai/dataset/io/export/dict.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/io/export copying build/lib/relevanceai/dataset/io/io.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/io creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/read copying build/lib/relevanceai/dataset/read/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/read copying build/lib/relevanceai/dataset/read/cluster.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/read copying build/lib/relevanceai/dataset/read/read.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/read copying build/lib/relevanceai/dataset/read/metadata.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/read creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/read/statistics copying build/lib/relevanceai/dataset/read/statistics/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/read/statistics copying build/lib/relevanceai/dataset/read/statistics/statistics.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/read/statistics creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/apps copying build/lib/relevanceai/dataset/apps/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/apps copying build/lib/relevanceai/dataset/apps/launch_apps.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/apps copying build/lib/relevanceai/dataset/apps/manage_apps.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/apps copying build/lib/relevanceai/dataset/series.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/write copying build/lib/relevanceai/dataset/write/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/write copying build/lib/relevanceai/dataset/write/write.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/write creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils copying build/lib/relevanceai/utils/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils copying build/lib/relevanceai/utils/transport.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils copying build/lib/relevanceai/utils/concurrency.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/decorators copying build/lib/relevanceai/utils/decorators/analytics.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/decorators copying build/lib/relevanceai/utils/decorators/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/decorators copying build/lib/relevanceai/utils/decorators/version.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/decorators copying build/lib/relevanceai/utils/decorators/silence.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/decorators copying build/lib/relevanceai/utils/decorators/thread.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/decorators copying build/lib/relevanceai/utils/decorators/vectors.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/decorators copying build/lib/relevanceai/utils/decorators/log.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/decorators copying build/lib/relevanceai/utils/json_encoder.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils copying build/lib/relevanceai/utils/base64_decode.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils copying build/lib/relevanceai/utils/filters.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/doc_utils copying build/lib/relevanceai/utils/doc_utils/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/doc_utils copying build/lib/relevanceai/utils/doc_utils/write_utils.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/doc_utils copying build/lib/relevanceai/utils/doc_utils/doc_utils.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/doc_utils copying build/lib/relevanceai/utils/doc_utils/chunk_doc_utils.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/doc_utils copying build/lib/relevanceai/utils/doc_utils/errors.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/doc_utils copying build/lib/relevanceai/utils/doc_utils/read_utils.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/doc_utils copying build/lib/relevanceai/utils/parse_workflow_token.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils copying build/lib/relevanceai/utils/integration_checks.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils copying build/lib/relevanceai/utils/datasets.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils copying build/lib/relevanceai/utils/list_to_tuple.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils copying build/lib/relevanceai/utils/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/distances copying build/lib/relevanceai/utils/distances/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/distances copying build/lib/relevanceai/utils/distances/cosine_similarity.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/distances copying build/lib/relevanceai/utils/distances/euclidean_distance.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/distances copying build/lib/relevanceai/utils/config_mixin.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils copying build/lib/relevanceai/utils/creds_mixin.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/helpers copying build/lib/relevanceai/utils/helpers/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/helpers copying build/lib/relevanceai/utils/helpers/helpers.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/helpers copying build/lib/relevanceai/utils/filter_helper.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils copying build/lib/relevanceai/utils/print_formats.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils copying build/lib/relevanceai/utils/progress_bar.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils copying build/lib/relevanceai/utils/logger.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/migration copying build/lib/relevanceai/utils/migration/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/migration copying build/lib/relevanceai/utils/migration/mongo_to_relevance_ai.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/migration copying build/lib/relevanceai/utils/migration/migrate.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/migration copying build/lib/relevanceai/utils/cache.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations copying build/lib/relevanceai/operations/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/auto copying build/lib/relevanceai/operations/auto/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/auto copying build/lib/relevanceai/operations/auto/cluster.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/auto copying build/lib/relevanceai/operations/auto/dr.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/auto creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/vector copying build/lib/relevanceai/operations/vector/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/vector copying build/lib/relevanceai/operations/vector/vectorize.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/vector copying build/lib/relevanceai/operations/vector/local_nearest_neighbours.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/vector copying build/lib/relevanceai/operations/vector/search.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/vector copying build/lib/relevanceai/operations/vector/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/vector copying build/lib/relevanceai/operations/vector/vectorizer.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/vector creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/audio copying build/lib/relevanceai/operations/audio/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/audio creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing copying build/lib/relevanceai/operations/preprocessing/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing copying build/lib/relevanceai/operations/preprocessing/scaling.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/utils copying build/lib/relevanceai/operations/preprocessing/utils/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/utils copying build/lib/relevanceai/operations/preprocessing/utils/functools_extend.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/utils creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/text copying build/lib/relevanceai/operations/preprocessing/text/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/text copying build/lib/relevanceai/operations/preprocessing/text/base_text_processing.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/text creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/image copying build/lib/relevanceai/operations/preprocessing/image/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/image copying build/lib/relevanceai/operations/preprocessing/image/base_image_processing.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/image creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster copying build/lib/relevanceai/operations/cluster/constants.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/algorithms copying build/lib/relevanceai/operations/cluster/algorithms/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/algorithms copying build/lib/relevanceai/operations/cluster/algorithms/community_detection.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/algorithms copying build/lib/relevanceai/operations/cluster/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster copying build/lib/relevanceai/operations/cluster/partial.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster copying build/lib/relevanceai/operations/cluster/cluster.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster copying build/lib/relevanceai/operations/cluster/utils.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster copying build/lib/relevanceai/operations/cluster/sub.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster copying build/lib/relevanceai/operations/cluster/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster copying build/lib/relevanceai/operations/cluster/groupby.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster copying build/lib/relevanceai/operations/cluster/centroids.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/models copying build/lib/relevanceai/operations/cluster/models/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/models copying build/lib/relevanceai/operations/cluster/models/summarizer.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/models copying build/lib/relevanceai/operations/cluster/models/community_detection.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/models creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/viz copying build/lib/relevanceai/operations/viz/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/viz copying build/lib/relevanceai/operations/viz/cluster.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/viz creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/viz/topic2vec copying build/lib/relevanceai/operations/viz/topic2vec/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/viz/topic2vec copying build/lib/relevanceai/operations/viz/topic2vec/plot_text_theme_model.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/viz/topic2vec copying build/lib/relevanceai/operations/viz/plot.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/viz creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text copying build/lib/relevanceai/operations/text/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text/qa copying build/lib/relevanceai/operations/text/qa/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text/qa copying build/lib/relevanceai/operations/text/qa/qa.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text/qa creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text/sentiment copying build/lib/relevanceai/operations/text/sentiment/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text/sentiment copying build/lib/relevanceai/operations/text/sentiment/sentiments.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text/sentiment copying build/lib/relevanceai/operations/text/sentiment/sentiment_workflow.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text/sentiment creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/image copying build/lib/relevanceai/operations/image/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/image copying build/lib/relevanceai/operations/operations.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations copying build/lib/relevanceai/operations/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr copying build/lib/relevanceai/operations/dr/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr copying build/lib/relevanceai/operations/dr/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr copying build/lib/relevanceai/operations/dr/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr/models copying build/lib/relevanceai/operations/dr/models/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr/models copying build/lib/relevanceai/operations/dr/models/tsne.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr/models copying build/lib/relevanceai/operations/dr/models/ivis.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr/models copying build/lib/relevanceai/operations/dr/models/pca.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr/models copying build/lib/relevanceai/operations/dr/models/umap.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr/models creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/labels copying build/lib/relevanceai/operations/labels/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/labels copying build/lib/relevanceai/operations/labels/labels.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/labels creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text_finetuning copying build/lib/relevanceai/operations/text_finetuning/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text_finetuning copying build/lib/relevanceai/operations/text_finetuning/supervised_finetuning_ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text_finetuning copying build/lib/relevanceai/operations/text_finetuning/unsupervised_finetuning_ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text_finetuning creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new copying build/lib/relevanceai/operations_new/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/label copying build/lib/relevanceai/operations_new/label/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/label copying build/lib/relevanceai/operations_new/label/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/label copying build/lib/relevanceai/operations_new/label/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/label creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing copying build/lib/relevanceai/operations_new/processing/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/transformers copying build/lib/relevanceai/operations_new/processing/transformers/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/transformers copying build/lib/relevanceai/operations_new/processing/transformers/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/transformers copying build/lib/relevanceai/operations_new/processing/transformers/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/transformers creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text copying build/lib/relevanceai/operations_new/processing/text/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/sentence_splitting copying build/lib/relevanceai/operations_new/processing/text/sentence_splitting/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/sentence_splitting copying build/lib/relevanceai/operations_new/processing/text/sentence_splitting/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/sentence_splitting copying build/lib/relevanceai/operations_new/processing/text/sentence_splitting/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/sentence_splitting creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/extract_nouns copying build/lib/relevanceai/operations_new/processing/text/extract_nouns/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/extract_nouns copying build/lib/relevanceai/operations_new/processing/text/extract_nouns/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/extract_nouns copying build/lib/relevanceai/operations_new/processing/text/extract_nouns/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/extract_nouns creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/keywords copying build/lib/relevanceai/operations_new/processing/text/keywords/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/keywords copying build/lib/relevanceai/operations_new/processing/text/keywords/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/keywords copying build/lib/relevanceai/operations_new/processing/text/keywords/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/keywords creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/translate copying build/lib/relevanceai/operations_new/processing/text/translate/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/translate copying build/lib/relevanceai/operations_new/processing/text/translate/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/translate copying build/lib/relevanceai/operations_new/processing/text/translate/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/translate creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/clean copying build/lib/relevanceai/operations_new/processing/text/clean/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/clean copying build/lib/relevanceai/operations_new/processing/text/clean/helpers.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/clean copying build/lib/relevanceai/operations_new/processing/text/clean/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/clean copying build/lib/relevanceai/operations_new/processing/text/clean/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/clean creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/count copying build/lib/relevanceai/operations_new/processing/text/count/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/count copying build/lib/relevanceai/operations_new/processing/text/count/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/count copying build/lib/relevanceai/operations_new/processing/text/count/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/count creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/html_clean copying build/lib/relevanceai/operations_new/processing/text/html_clean/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/html_clean copying build/lib/relevanceai/operations_new/processing/text/html_clean/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/html_clean copying build/lib/relevanceai/operations_new/processing/text/html_clean/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/html_clean creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/ner copying build/lib/relevanceai/operations_new/processing/text/ner/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/ner copying build/lib/relevanceai/operations_new/processing/text/ner/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/ner copying build/lib/relevanceai/operations_new/processing/text/ner/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/ner copying build/lib/relevanceai/operations_new/processing/feature_extractor.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing copying build/lib/relevanceai/operations_new/transform_base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new copying build/lib/relevanceai/operations_new/dataset_ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/sentiment copying build/lib/relevanceai/operations_new/sentiment/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/sentiment copying build/lib/relevanceai/operations_new/sentiment/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/sentiment copying build/lib/relevanceai/operations_new/sentiment/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/sentiment creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/emotion copying build/lib/relevanceai/operations_new/emotion/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/emotion copying build/lib/relevanceai/operations_new/emotion/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/emotion copying build/lib/relevanceai/operations_new/emotion/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/emotion copying build/lib/relevanceai/operations_new/ops_manager.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/scaling copying build/lib/relevanceai/operations_new/scaling/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/scaling copying build/lib/relevanceai/operations_new/scaling/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/scaling copying build/lib/relevanceai/operations_new/scaling/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/scaling creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/scaling/models copying build/lib/relevanceai/operations_new/scaling/models/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/scaling/models copying build/lib/relevanceai/operations_new/scaling/models/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/scaling/models copying build/lib/relevanceai/operations_new/scaling/models/sklearn.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/scaling/models copying build/lib/relevanceai/operations_new/scaling/models/models.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/scaling/models creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster copying build/lib/relevanceai/operations_new/cluster/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster copying build/lib/relevanceai/operations_new/cluster/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster copying build/lib/relevanceai/operations_new/cluster/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster copying build/lib/relevanceai/operations_new/cluster/alias.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch copying build/lib/relevanceai/operations_new/cluster/batch/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch copying build/lib/relevanceai/operations_new/cluster/batch/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch copying build/lib/relevanceai/operations_new/cluster/batch/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch/models copying build/lib/relevanceai/operations_new/cluster/batch/models/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch/models copying build/lib/relevanceai/operations_new/cluster/batch/models/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch/models creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch/models/sklearn copying build/lib/relevanceai/operations_new/cluster/batch/models/sklearn/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch/models/sklearn copying build/lib/relevanceai/operations_new/cluster/batch/models/sklearn/minibatchkmeans.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch/models/sklearn copying build/lib/relevanceai/operations_new/cluster/batch/models/sklearn/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch/models/sklearn creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/text copying build/lib/relevanceai/operations_new/cluster/text/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/text creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/text/explainer copying build/lib/relevanceai/operations_new/cluster/text/explainer/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/text/explainer copying build/lib/relevanceai/operations_new/cluster/text/explainer/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/text/explainer copying build/lib/relevanceai/operations_new/cluster/text/explainer/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/text/explainer creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/sub copying build/lib/relevanceai/operations_new/cluster/sub/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/sub copying build/lib/relevanceai/operations_new/cluster/sub/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/sub copying build/lib/relevanceai/operations_new/cluster/sub/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/sub creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models copying build/lib/relevanceai/operations_new/cluster/models/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/faiss copying build/lib/relevanceai/operations_new/cluster/models/faiss/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/faiss copying build/lib/relevanceai/operations_new/cluster/models/faiss/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/faiss copying build/lib/relevanceai/operations_new/cluster/models/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/sklearn copying build/lib/relevanceai/operations_new/cluster/models/sklearn/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/sklearn copying build/lib/relevanceai/operations_new/cluster/models/sklearn/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/sklearn copying build/lib/relevanceai/operations_new/cluster/models/sklearn/models.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/sklearn creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/sentence_transformers copying build/lib/relevanceai/operations_new/cluster/models/sentence_transformers/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/sentence_transformers copying build/lib/relevanceai/operations_new/cluster/models/sentence_transformers/community_detection.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/sentence_transformers creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr copying build/lib/relevanceai/operations_new/dr/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr copying build/lib/relevanceai/operations_new/dr/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr copying build/lib/relevanceai/operations_new/dr/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr/models copying build/lib/relevanceai/operations_new/dr/models/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr/models copying build/lib/relevanceai/operations_new/dr/models/tsne.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr/models copying build/lib/relevanceai/operations_new/dr/models/ivis.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr/models copying build/lib/relevanceai/operations_new/dr/models/pca.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr/models copying build/lib/relevanceai/operations_new/dr/models/umap.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr/models copying build/lib/relevanceai/operations_new/dr/models/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr/models copying build/lib/relevanceai/operations_new/ops_run.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/text_tagging copying build/lib/relevanceai/operations_new/text_tagging/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/text_tagging copying build/lib/relevanceai/operations_new/text_tagging/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/text_tagging copying build/lib/relevanceai/operations_new/text_tagging/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/text_tagging copying build/lib/relevanceai/operations_new/ops_base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cooccurrence_network copying build/lib/relevanceai/operations_new/cooccurrence_network/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cooccurrence_network copying build/lib/relevanceai/operations_new/cooccurrence_network/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cooccurrence_network copying build/lib/relevanceai/operations_new/cooccurrence_network/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cooccurrence_network creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize copying build/lib/relevanceai/operations_new/vectorize/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize copying build/lib/relevanceai/operations_new/vectorize/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize copying build/lib/relevanceai/operations_new/vectorize/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize copying build/lib/relevanceai/operations_new/vectorize/ensemble.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/text copying build/lib/relevanceai/operations_new/vectorize/text/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/text copying build/lib/relevanceai/operations_new/vectorize/text/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/text copying build/lib/relevanceai/operations_new/vectorize/text/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/text creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/image copying build/lib/relevanceai/operations_new/vectorize/image/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/image copying build/lib/relevanceai/operations_new/vectorize/image/ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/image copying build/lib/relevanceai/operations_new/vectorize/image/transform.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/image creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models copying build/lib/relevanceai/operations_new/vectorize/models/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/audio copying build/lib/relevanceai/operations_new/vectorize/models/audio/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/audio creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/text copying build/lib/relevanceai/operations_new/vectorize/models/text/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/text copying build/lib/relevanceai/operations_new/vectorize/models/text/mappings.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/text creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/text/sentence_transformers copying build/lib/relevanceai/operations_new/vectorize/models/text/sentence_transformers/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/text/sentence_transformers copying build/lib/relevanceai/operations_new/vectorize/models/text/sentence_transformers/model.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/text/sentence_transformers creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/text/tfhub copying build/lib/relevanceai/operations_new/vectorize/models/text/tfhub/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/text/tfhub copying build/lib/relevanceai/operations_new/vectorize/models/text/tfhub/model.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/text/tfhub creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/image copying build/lib/relevanceai/operations_new/vectorize/models/image/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/image copying build/lib/relevanceai/operations_new/vectorize/models/image/mappings.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/image creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/image/clip copying build/lib/relevanceai/operations_new/vectorize/models/image/clip/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/image/clip copying build/lib/relevanceai/operations_new/vectorize/models/image/clip/model.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/image/clip creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/image/tfhub copying build/lib/relevanceai/operations_new/vectorize/models/image/tfhub/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/image/tfhub copying build/lib/relevanceai/operations_new/vectorize/models/image/tfhub/model.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/image/tfhub copying build/lib/relevanceai/operations_new/vectorize/models/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/video copying build/lib/relevanceai/operations_new/vectorize/models/video/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/video creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps copying build/lib/relevanceai/apps/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/explorer_app copying build/lib/relevanceai/apps/explorer_app/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/explorer_app copying build/lib/relevanceai/apps/explorer_app/auto.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/explorer_app copying build/lib/relevanceai/apps/explorer_app/app.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/explorer_app copying build/lib/relevanceai/apps/explorer_app/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/explorer_app creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app copying build/lib/relevanceai/apps/report_app/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/sections copying build/lib/relevanceai/apps/report_app/sections/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/sections copying build/lib/relevanceai/apps/report_app/sections/sections.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/sections copying build/lib/relevanceai/apps/report_app/sections/aggregate.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/sections copying build/lib/relevanceai/apps/report_app/app.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app copying build/lib/relevanceai/apps/report_app/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app copying build/lib/relevanceai/apps/report_app/marks.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app copying build/lib/relevanceai/apps/report_app/blocks.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/advanced_blocks copying build/lib/relevanceai/apps/report_app/advanced_blocks/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/advanced_blocks copying build/lib/relevanceai/apps/report_app/advanced_blocks/altair.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/advanced_blocks copying build/lib/relevanceai/apps/report_app/advanced_blocks/connected_charts.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/advanced_blocks copying build/lib/relevanceai/apps/report_app/advanced_blocks/advanced_blocks.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/advanced_blocks copying build/lib/relevanceai/apps/report_app/advanced_blocks/plotly.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/advanced_blocks copying build/lib/relevanceai/apps/report_app/advanced_blocks/markdown.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/advanced_blocks copying build/lib/relevanceai/apps/report_app/advanced_blocks/pyplot.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/advanced_blocks creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/workflow copying build/lib/relevanceai/workflow/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/workflow copying build/lib/relevanceai/workflow/sequential.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/workflow copying build/lib/relevanceai/workflow/csv_to_dashboard.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/workflow copying build/lib/relevanceai/workflow/base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/workflow creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/workflow/diagrams copying build/lib/relevanceai/workflow/diagrams/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/workflow/diagrams copying build/lib/relevanceai/workflow/diagrams/diagrams.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/workflow/diagrams creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api copying build/lib/relevanceai/_api/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api copying build/lib/relevanceai/_api/api_client.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/batch copying build/lib/relevanceai/_api/batch/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/batch copying build/lib/relevanceai/_api/batch/retrieve.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/batch copying build/lib/relevanceai/_api/batch/local_logger.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/batch copying build/lib/relevanceai/_api/batch/insert.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/batch copying build/lib/relevanceai/_api/batch/chunk.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/batch creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/admin copying build/lib/relevanceai/_api/endpoints/admin/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/admin copying build/lib/relevanceai/_api/endpoints/admin/admin.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/admin copying build/lib/relevanceai/_api/endpoints/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets copying build/lib/relevanceai/_api/endpoints/datasets/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets copying build/lib/relevanceai/_api/endpoints/datasets/tasks.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets copying build/lib/relevanceai/_api/endpoints/datasets/field_children.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets/cluster copying build/lib/relevanceai/_api/endpoints/datasets/cluster/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets/cluster copying build/lib/relevanceai/_api/endpoints/datasets/cluster/cluster.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets/cluster creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets/cluster/centroids copying build/lib/relevanceai/_api/endpoints/datasets/cluster/centroids/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets/cluster/centroids copying build/lib/relevanceai/_api/endpoints/datasets/cluster/centroids/centroids.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets/cluster/centroids copying build/lib/relevanceai/_api/endpoints/datasets/monitor.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets copying build/lib/relevanceai/_api/endpoints/datasets/documents.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets copying build/lib/relevanceai/_api/endpoints/datasets/datasets.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets copying build/lib/relevanceai/_api/endpoints/api_client.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/workflows copying build/lib/relevanceai/_api/endpoints/workflows/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/workflows copying build/lib/relevanceai/_api/endpoints/workflows/workflows.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/workflows creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services copying build/lib/relevanceai/_api/endpoints/services/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services copying build/lib/relevanceai/_api/endpoints/services/tagger.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services copying build/lib/relevanceai/_api/endpoints/services/search.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services copying build/lib/relevanceai/_api/endpoints/services/cluster.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services copying build/lib/relevanceai/_api/endpoints/services/recommend.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services copying build/lib/relevanceai/_api/endpoints/services/services.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services copying build/lib/relevanceai/_api/endpoints/services/aggregate.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services copying build/lib/relevanceai/_api/endpoints/services/prediction.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/deployables copying build/lib/relevanceai/_api/endpoints/deployables/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/deployables copying build/lib/relevanceai/_api/endpoints/deployables/deployables.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/deployables creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants copying build/lib/relevanceai/constants/messages.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants copying build/lib/relevanceai/constants/constants.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants copying build/lib/relevanceai/constants/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants copying build/lib/relevanceai/constants/config.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants copying build/lib/relevanceai/constants/links.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants copying build/lib/relevanceai/constants/warning.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants copying build/lib/relevanceai/constants/stopwords.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants copying build/lib/relevanceai/constants/errors.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants copying build/lib/relevanceai/constants/config.ini -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/recipes copying build/lib/relevanceai/recipes/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/recipes creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/recipes/model_observability copying build/lib/relevanceai/recipes/model_observability/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/recipes/model_observability creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/recipes/model_observability/cluster copying build/lib/relevanceai/recipes/model_observability/cluster/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/recipes/model_observability/cluster copying build/lib/relevanceai/recipes/model_observability/cluster/evaluator.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/recipes/model_observability/cluster copying build/lib/relevanceai/recipes/model_observability/cluster/report.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/recipes/model_observability/cluster copying build/lib/relevanceai/recipes/model_observability/cluster/choosing_clusters.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/recipes/model_observability/cluster creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/utils.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals copying build/lib/tests/globals/constants.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals copying build/lib/tests/globals/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/datasets copying build/lib/tests/globals/datasets/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/datasets copying build/lib/tests/globals/datasets/large_datasets.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/datasets copying build/lib/tests/globals/datasets/misc_datasets.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/datasets copying build/lib/tests/globals/datasets/nested_datasets.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/datasets copying build/lib/tests/globals/datasets/sample_datasets.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/datasets copying build/lib/tests/globals/datasets/vector_datasets.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/datasets creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document copying build/lib/tests/globals/document/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document copying build/lib/tests/globals/document/vector_document.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document copying build/lib/tests/globals/document/nested_document.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document copying build/lib/tests/globals/document/pandas_document.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document copying build/lib/tests/globals/document/datetime_document.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document copying build/lib/tests/globals/document/numpy_document.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document copying build/lib/tests/globals/document/dataclass_document.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document copying build/lib/tests/globals/document/simple_document.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document copying build/lib/tests/globals/document/error_document.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/clusterers copying build/lib/tests/globals/clusterers/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/clusterers copying build/lib/tests/globals/clusterers/kmeans_clusterer.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/clusterers copying build/lib/tests/globals/clusterers/utils.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/clusterers copying build/lib/tests/globals/clusterers/minibatch_clusterer.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/clusterers creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/objects copying build/lib/tests/globals/objects/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/objects copying build/lib/tests/globals/objects/Dataset.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/objects creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents copying build/lib/tests/globals/documents/nested_documents.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents copying build/lib/tests/globals/documents/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents copying build/lib/tests/globals/documents/error_documents.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents copying build/lib/tests/globals/documents/pandas_documents.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents copying build/lib/tests/globals/documents/simple_documents.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents copying build/lib/tests/globals/documents/numpy_documents.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents copying build/lib/tests/globals/documents/vector_documents.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents copying build/lib/tests/globals/documents/misc_documents.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents copying build/lib/tests/globals/documents/datetime_documents.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_api copying build/lib/tests/unit/test_api/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_api copying build/lib/tests/unit/test_api/helpers.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_api copying build/lib/tests/unit/test_api/test_insert.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_api creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations copying build/lib/tests/unit/test_operations/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations copying build/lib/tests/unit/test_operations/test_quickstart.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations copying build/lib/tests/unit/test_operations/test_vectorize.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations copying build/lib/tests/unit/test_operations/test_operation.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations copying build/lib/tests/unit/test_operations/test_clustering.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations copying build/lib/tests/unit/test_operations/test_base.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations copying build/lib/tests/unit/test_operations/test_dr.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_workflows copying build/lib/tests/unit/test_workflows/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_workflows creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_config copying build/lib/tests/unit/test_config/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_config copying build/lib/tests/unit/test_config/test_config.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_config creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils copying build/lib/tests/unit/test_utils/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils copying build/lib/tests/unit/test_utils/test_imports.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils copying build/lib/tests/unit/test_utils/test_read_utils.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils/tests_example_datasets copying build/lib/tests/unit/test_utils/tests_example_datasets/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils/tests_example_datasets copying build/lib/tests/unit/test_utils/tests_example_datasets/test_example_ecommerce.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils/tests_example_datasets copying build/lib/tests/unit/test_utils/tests_example_datasets/test_example_get_games.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils/tests_example_datasets copying build/lib/tests/unit/test_utils/tests_example_datasets/test_example_sample_ecommerce.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils/tests_example_datasets copying build/lib/tests/unit/test_utils/test_migration.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils copying build/lib/tests/unit/test_utils/test_class_based.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_dataset copying build/lib/tests/unit/test_dataset/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_dataset copying build/lib/tests/unit/test_dataset/test_dataset.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_dataset creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new copying build/lib/tests/unit/test_operations_new/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_cluster copying build/lib/tests/unit/test_operations_new/test_cluster/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_cluster creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_cluster/test_batch copying build/lib/tests/unit/test_operations_new/test_cluster/test_batch/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_cluster/test_batch copying build/lib/tests/unit/test_operations_new/test_cluster/test_batch/test_batch_cluster.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_cluster/test_batch creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_cluster/test_text copying build/lib/tests/unit/test_operations_new/test_cluster/test_text/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_cluster/test_text creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_cluster/test_text/test_explainer copying build/lib/tests/unit/test_operations_new/test_cluster/test_text/test_explainer/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_cluster/test_text/test_explainer copying build/lib/tests/unit/test_operations_new/test_cluster/test_text/test_explainer/test_ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_cluster/test_text/test_explainer creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/label copying build/lib/tests/unit/test_operations_new/label/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/label copying build/lib/tests/unit/test_operations_new/label/test_labels.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/label copying build/lib/tests/unit/test_operations_new/test_ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_processing copying build/lib/tests/unit/test_operations_new/test_processing/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_processing creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_processing/text copying build/lib/tests/unit/test_operations_new/test_processing/text/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_processing/text creating /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_processing/text/clean copying build/lib/tests/unit/test_operations_new/test_processing/text/clean/__init__.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_processing/text/clean copying build/lib/tests/unit/test_operations_new/test_processing/text/clean/test_ops.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_processing/text/clean copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/client/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/client/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/client/operators.py to operators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/client/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/io/export/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/io/export/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/io/export/csv.py to csv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/io/export/pandas.py to pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/io/export/dict.py to dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/io/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/read/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/read/cluster.py to cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/read/read.py to read.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/read/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/read/statistics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/read/statistics/statistics.py to statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/apps/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/apps/launch_apps.py to launch_apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/apps/manage_apps.py to manage_apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/series.py to series.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/write/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/dataset/write/write.py to write.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/transport.py to transport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/concurrency.py to concurrency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/decorators/analytics.py to analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/decorators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/decorators/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/decorators/silence.py to silence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/decorators/thread.py to thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/decorators/vectors.py to vectors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/decorators/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/json_encoder.py to json_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/base64_decode.py to base64_decode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/doc_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/doc_utils/write_utils.py to write_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/doc_utils/doc_utils.py to doc_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/doc_utils/chunk_doc_utils.py to chunk_doc_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/doc_utils/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/doc_utils/read_utils.py to read_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/parse_workflow_token.py to parse_workflow_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/integration_checks.py to integration_checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/datasets.py to datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/list_to_tuple.py to list_to_tuple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/distances/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/distances/cosine_similarity.py to cosine_similarity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/distances/euclidean_distance.py to euclidean_distance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/config_mixin.py to config_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/creds_mixin.py to creds_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/helpers/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/filter_helper.py to filter_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/print_formats.py to print_formats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/progress_bar.py to progress_bar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/migration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/migration/mongo_to_relevance_ai.py to mongo_to_relevance_ai.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/migration/migrate.py to migrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/utils/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/auto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/auto/cluster.py to cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/auto/dr.py to dr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/vector/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/vector/vectorize.py to vectorize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/vector/local_nearest_neighbours.py to local_nearest_neighbours.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/vector/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/vector/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/vector/vectorizer.py to vectorizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/audio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/scaling.py to scaling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/utils/functools_extend.py to functools_extend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/text/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/text/base_text_processing.py to base_text_processing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/image/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/preprocessing/image/base_image_processing.py to base_image_processing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/algorithms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/algorithms/community_detection.py to community_detection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/partial.py to partial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/cluster.py to cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/sub.py to sub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/groupby.py to groupby.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/centroids.py to centroids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/models/summarizer.py to summarizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/cluster/models/community_detection.py to community_detection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/viz/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/viz/cluster.py to cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/viz/topic2vec/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/viz/topic2vec/plot_text_theme_model.py to plot_text_theme_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/viz/plot.py to plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text/qa/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text/qa/qa.py to qa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text/sentiment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text/sentiment/sentiments.py to sentiments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text/sentiment/sentiment_workflow.py to sentiment_workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/image/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/operations.py to operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr/models/tsne.py to tsne.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr/models/ivis.py to ivis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr/models/pca.py to pca.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/dr/models/umap.py to umap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/labels/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/labels/labels.py to labels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text_finetuning/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text_finetuning/supervised_finetuning_ops.py to supervised_finetuning_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations/text_finetuning/unsupervised_finetuning_ops.py to unsupervised_finetuning_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/label/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/label/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/label/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/transformers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/transformers/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/transformers/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/sentence_splitting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/sentence_splitting/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/sentence_splitting/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/extract_nouns/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/extract_nouns/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/extract_nouns/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/keywords/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/keywords/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/keywords/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/translate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/translate/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/translate/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/clean/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/clean/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/clean/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/clean/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/count/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/count/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/count/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/html_clean/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/html_clean/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/html_clean/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/ner/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/ner/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/text/ner/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/processing/feature_extractor.py to feature_extractor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/transform_base.py to transform_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dataset_ops.py to dataset_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/sentiment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/sentiment/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/sentiment/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/emotion/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/emotion/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/emotion/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/ops_manager.py to ops_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/scaling/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/scaling/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/scaling/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/scaling/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/scaling/models/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/scaling/models/sklearn.py to sklearn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/scaling/models/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/alias.py to alias.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch/models/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch/models/sklearn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch/models/sklearn/minibatchkmeans.py to minibatchkmeans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/batch/models/sklearn/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/text/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/text/explainer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/text/explainer/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/text/explainer/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/sub/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/sub/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/sub/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/faiss/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/faiss/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/sklearn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/sklearn/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/sklearn/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/sentence_transformers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cluster/models/sentence_transformers/community_detection.py to community_detection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr/models/tsne.py to tsne.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr/models/ivis.py to ivis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr/models/pca.py to pca.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr/models/umap.py to umap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/dr/models/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/ops_run.py to ops_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/text_tagging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/text_tagging/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/text_tagging/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/ops_base.py to ops_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cooccurrence_network/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cooccurrence_network/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/cooccurrence_network/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/ensemble.py to ensemble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/text/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/text/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/text/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/image/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/image/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/image/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/audio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/text/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/text/mappings.py to mappings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/text/sentence_transformers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/text/sentence_transformers/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/text/tfhub/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/text/tfhub/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/image/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/image/mappings.py to mappings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/image/clip/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/image/clip/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/image/tfhub/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/image/tfhub/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/operations_new/vectorize/models/video/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/explorer_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/explorer_app/auto.py to auto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/explorer_app/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/explorer_app/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/sections/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/sections/sections.py to sections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/sections/aggregate.py to aggregate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/marks.py to marks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/blocks.py to blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/advanced_blocks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/advanced_blocks/altair.py to altair.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/advanced_blocks/connected_charts.py to connected_charts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/advanced_blocks/advanced_blocks.py to advanced_blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/advanced_blocks/plotly.py to plotly.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/advanced_blocks/markdown.py to markdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/apps/report_app/advanced_blocks/pyplot.py to pyplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/workflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/workflow/sequential.py to sequential.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/workflow/csv_to_dashboard.py to csv_to_dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/workflow/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/workflow/diagrams/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/workflow/diagrams/diagrams.py to diagrams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/api_client.py to api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/batch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/batch/retrieve.py to retrieve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/batch/local_logger.py to local_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/batch/insert.py to insert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/batch/chunk.py to chunk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/admin/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets/field_children.py to field_children.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets/cluster/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets/cluster/cluster.py to cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets/cluster/centroids/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets/cluster/centroids/centroids.py to centroids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets/monitor.py to monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets/documents.py to documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/datasets/datasets.py to datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/api_client.py to api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/workflows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/workflows/workflows.py to workflows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services/tagger.py to tagger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services/cluster.py to cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services/recommend.py to recommend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services/services.py to services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services/aggregate.py to aggregate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/services/prediction.py to prediction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/deployables/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/_api/endpoints/deployables/deployables.py to deployables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants/messages.py to messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants/links.py to links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants/warning.py to warning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants/stopwords.py to stopwords.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/constants/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/recipes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/recipes/model_observability/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/recipes/model_observability/cluster/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/recipes/model_observability/cluster/evaluator.py to evaluator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/recipes/model_observability/cluster/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/relevanceai/recipes/model_observability/cluster/choosing_clusters.py to choosing_clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/datasets/large_datasets.py to large_datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/datasets/misc_datasets.py to misc_datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/datasets/nested_datasets.py to nested_datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/datasets/sample_datasets.py to sample_datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/datasets/vector_datasets.py to vector_datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document/vector_document.py to vector_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document/nested_document.py to nested_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document/pandas_document.py to pandas_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document/datetime_document.py to datetime_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document/numpy_document.py to numpy_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document/dataclass_document.py to dataclass_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document/simple_document.py to simple_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/document/error_document.py to error_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/clusterers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/clusterers/kmeans_clusterer.py to kmeans_clusterer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/clusterers/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/clusterers/minibatch_clusterer.py to minibatch_clusterer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/objects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/objects/Dataset.py to Dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents/nested_documents.py to nested_documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents/error_documents.py to error_documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents/pandas_documents.py to pandas_documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents/simple_documents.py to simple_documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents/numpy_documents.py to numpy_documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents/vector_documents.py to vector_documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents/misc_documents.py to misc_documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/globals/documents/datetime_documents.py to datetime_documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_api/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_api/test_insert.py to test_insert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations/test_quickstart.py to test_quickstart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations/test_vectorize.py to test_vectorize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations/test_operation.py to test_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations/test_clustering.py to test_clustering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations/test_dr.py to test_dr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_workflows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_config/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils/test_imports.py to test_imports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils/test_read_utils.py to test_read_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils/tests_example_datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils/tests_example_datasets/test_example_ecommerce.py to test_example_ecommerce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils/tests_example_datasets/test_example_get_games.py to test_example_get_games.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils/tests_example_datasets/test_example_sample_ecommerce.py to test_example_sample_ecommerce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils/test_migration.py to test_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_utils/test_class_based.py to test_class_based.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_dataset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_dataset/test_dataset.py to test_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_cluster/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_cluster/test_batch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_cluster/test_batch/test_batch_cluster.py to test_batch_cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_cluster/test_text/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_cluster/test_text/test_explainer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_cluster/test_text/test_explainer/test_ops.py to test_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/label/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/label/test_labels.py to test_labels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_ops.py to test_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_processing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_processing/text/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_processing/text/clean/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/test_operations_new/test_processing/text/clean/test_ops.py to test_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc writing byte-compilation script '/tmp/tmpz72rp5jk.py' /usr/bin/python3 /tmp/tmpz72rp5jk.py removing /tmp/tmpz72rp5jk.py running install_egg_info running egg_info writing RelevanceAI.egg-info/PKG-INFO writing dependency_links to RelevanceAI.egg-info/dependency_links.txt writing requirements to RelevanceAI.egg-info/requires.txt writing top-level names to RelevanceAI.egg-info/top_level.txt reading manifest file 'RelevanceAI.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'RelevanceAI.egg-info/SOURCES.txt' Copying RelevanceAI.egg-info to /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9/site-packages/RelevanceAI-3.2.22-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64//usr/share/doc/python-RelevanceAI + '[' -d doc ']' ~/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64 ~/build/BUILD/RelevanceAI-3.2.22 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-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/RelevanceAI-3.2.22 + mv /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-RelevanceAI-3.2.22-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.2.22-1 --unique-debug-suffix -3.2.22-1.x86_64 --unique-debug-src-base python-RelevanceAI-3.2.22-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/RelevanceAI-3.2.22 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-RelevanceAI-3.2.22-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-RelevanceAI-3.2.22-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4 Provides: python-RelevanceAI python3-RelevanceAI = 3.2.22-1 python3.9dist(relevanceai) = 3.2.22 python3dist(relevanceai) = 3.2.22 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(aiohttp) >= 3.8.1 python3.9dist(analytics-python) python3.9dist(appdirs) >= 1.4.4 python3.9dist(document-utils) >= 1.7.1 python3.9dist(joblib) < 1.2 python3.9dist(loguru) >= 0.5.3 python3.9dist(numpy) >= 1.19 python3.9dist(orjson) >= 3.6.7 python3.9dist(pandas) >= 1 python3.9dist(psutil) >= 5.9.1 python3.9dist(requests) >= 2 python3.9dist(scikit-learn) >= 0.20 python3.9dist(tqdm) >= 4.49 python3.9dist(typing-extensions) >= 3 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-relevanceai.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-relevanceai.spec