Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-eloquentarduino.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686432472.519018/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-eloquentarduino.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-eloquentarduino-0.1.26-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-eloquentarduino.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686432472.519018/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-eloquentarduino.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-eloquentarduino-0.1.26-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-eloquentarduino.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686432472.519018/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-eloquentarduino.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.sr0g4r + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf eloquentarduino-0.1.26 + /usr/bin/gzip -dc /builddir/build/SOURCES/eloquentarduino-0.1.26.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd eloquentarduino-0.1.26 + /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.sBobZE + umask 022 + cd /builddir/build/BUILD + cd eloquentarduino-0.1.26 + 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/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/eloquentarduino copying eloquentarduino/__init__.py -> build/lib/eloquentarduino creating build/lib/eloquentarduino/plot copying eloquentarduino/plot/TSNEPlotter.py -> build/lib/eloquentarduino/plot copying eloquentarduino/plot/PCAPlotter.py -> build/lib/eloquentarduino/plot copying eloquentarduino/plot/Scatter.py -> build/lib/eloquentarduino/plot copying eloquentarduino/plot/DimensionalityReductionPlotter.py -> build/lib/eloquentarduino/plot copying eloquentarduino/plot/ConfusionMatrix.py -> build/lib/eloquentarduino/plot copying eloquentarduino/plot/Bar.py -> build/lib/eloquentarduino/plot copying eloquentarduino/plot/Line.py -> build/lib/eloquentarduino/plot copying eloquentarduino/plot/__init__.py -> build/lib/eloquentarduino/plot copying eloquentarduino/plot/RankMatrix.py -> build/lib/eloquentarduino/plot creating build/lib/eloquentarduino/plot/dynamic copying eloquentarduino/plot/dynamic/Bar.py -> build/lib/eloquentarduino/plot/dynamic copying eloquentarduino/plot/dynamic/__init__.py -> build/lib/eloquentarduino/plot/dynamic creating build/lib/eloquentarduino/plot/spatial copying eloquentarduino/plot/spatial/TimeOfFlightVisualizer.py -> build/lib/eloquentarduino/plot/spatial copying eloquentarduino/plot/spatial/__init__.py -> build/lib/eloquentarduino/plot/spatial creating build/lib/eloquentarduino/utils copying eloquentarduino/utils/__init__.py -> build/lib/eloquentarduino/utils copying eloquentarduino/utils/misc.py -> build/lib/eloquentarduino/utils copying eloquentarduino/utils/jinja.py -> build/lib/eloquentarduino/utils creating build/lib/eloquentarduino/third_party copying eloquentarduino/third_party/Snoopy.py -> build/lib/eloquentarduino/third_party copying eloquentarduino/third_party/__init__.py -> build/lib/eloquentarduino/third_party creating build/lib/eloquentarduino/third_party/label_studio copying eloquentarduino/third_party/label_studio/LabelStudio.py -> build/lib/eloquentarduino/third_party/label_studio copying eloquentarduino/third_party/label_studio/LabelStudioBottle.py -> build/lib/eloquentarduino/third_party/label_studio copying eloquentarduino/third_party/label_studio/LabelStudioRequestHandler.py -> build/lib/eloquentarduino/third_party/label_studio copying eloquentarduino/third_party/label_studio/__init__.py -> build/lib/eloquentarduino/third_party/label_studio creating build/lib/eloquentarduino/third_party/data_collection copying eloquentarduino/third_party/data_collection/DataCapture.py -> build/lib/eloquentarduino/third_party/data_collection copying eloquentarduino/third_party/data_collection/BLECollector.py -> build/lib/eloquentarduino/third_party/data_collection copying eloquentarduino/third_party/data_collection/__init__.py -> build/lib/eloquentarduino/third_party/data_collection creating build/lib/eloquentarduino/third_party/snoopy copying eloquentarduino/third_party/snoopy/SnoopyGridSearch.py -> build/lib/eloquentarduino/third_party/snoopy copying eloquentarduino/third_party/snoopy/SnoopyStream.py -> build/lib/eloquentarduino/third_party/snoopy copying eloquentarduino/third_party/snoopy/Voting.py -> build/lib/eloquentarduino/third_party/snoopy copying eloquentarduino/third_party/snoopy/ImuClassifier.py -> build/lib/eloquentarduino/third_party/snoopy copying eloquentarduino/third_party/snoopy/__init__.py -> build/lib/eloquentarduino/third_party/snoopy copying eloquentarduino/third_party/snoopy/SmoothVoting.py -> build/lib/eloquentarduino/third_party/snoopy creating build/lib/eloquentarduino/ml copying eloquentarduino/ml/commons.py -> build/lib/eloquentarduino/ml copying eloquentarduino/ml/__init__.py -> build/lib/eloquentarduino/ml creating build/lib/eloquentarduino/ml/classification copying eloquentarduino/ml/classification/__init__.py -> build/lib/eloquentarduino/ml/classification creating build/lib/eloquentarduino/ml/classification/abstract copying eloquentarduino/ml/classification/abstract/GridSearch.py -> build/lib/eloquentarduino/ml/classification/abstract copying eloquentarduino/ml/classification/abstract/GridSearchResult.py -> build/lib/eloquentarduino/ml/classification/abstract copying eloquentarduino/ml/classification/abstract/__init__.py -> build/lib/eloquentarduino/ml/classification/abstract copying eloquentarduino/ml/classification/abstract/Classifier.py -> build/lib/eloquentarduino/ml/classification/abstract creating build/lib/eloquentarduino/ml/classification/sefr copying eloquentarduino/ml/classification/sefr/SEFR.py -> build/lib/eloquentarduino/ml/classification/sefr copying eloquentarduino/ml/classification/sefr/__init__.py -> build/lib/eloquentarduino/ml/classification/sefr creating build/lib/eloquentarduino/ml/classification/sklearn copying eloquentarduino/ml/classification/sklearn/LogisticRegression.py -> build/lib/eloquentarduino/ml/classification/sklearn copying eloquentarduino/ml/classification/sklearn/RandomForestClassifier.py -> build/lib/eloquentarduino/ml/classification/sklearn copying eloquentarduino/ml/classification/sklearn/GridSearch.py -> build/lib/eloquentarduino/ml/classification/sklearn copying eloquentarduino/ml/classification/sklearn/DecisionTreeClassifier.py -> build/lib/eloquentarduino/ml/classification/sklearn copying eloquentarduino/ml/classification/sklearn/PassiveAggressiveClassifier.py -> build/lib/eloquentarduino/ml/classification/sklearn copying eloquentarduino/ml/classification/sklearn/XGBClassifier.py -> build/lib/eloquentarduino/ml/classification/sklearn copying eloquentarduino/ml/classification/sklearn/GaussianNB.py -> build/lib/eloquentarduino/ml/classification/sklearn copying eloquentarduino/ml/classification/sklearn/SklearnClassifier.py -> build/lib/eloquentarduino/ml/classification/sklearn copying eloquentarduino/ml/classification/sklearn/__init__.py -> build/lib/eloquentarduino/ml/classification/sklearn copying eloquentarduino/ml/classification/sklearn/XGBClassifier2.py -> build/lib/eloquentarduino/ml/classification/sklearn copying eloquentarduino/ml/classification/sklearn/SVC.py -> build/lib/eloquentarduino/ml/classification/sklearn creating build/lib/eloquentarduino/ml/classification/sklearn/gridsearch copying eloquentarduino/ml/classification/sklearn/gridsearch/GridSearchResult.py -> build/lib/eloquentarduino/ml/classification/sklearn/gridsearch copying eloquentarduino/ml/classification/sklearn/gridsearch/__init__.py -> build/lib/eloquentarduino/ml/classification/sklearn/gridsearch creating build/lib/eloquentarduino/ml/classification/sklearn/online copying eloquentarduino/ml/classification/sklearn/online/PassiveAggressiveClassifier.py -> build/lib/eloquentarduino/ml/classification/sklearn/online copying eloquentarduino/ml/classification/sklearn/online/__init__.py -> build/lib/eloquentarduino/ml/classification/sklearn/online creating build/lib/eloquentarduino/ml/classification/tensorflow copying eloquentarduino/ml/classification/tensorflow/Layer.py -> build/lib/eloquentarduino/ml/classification/tensorflow copying eloquentarduino/ml/classification/tensorflow/NeuralNetwork.py -> build/lib/eloquentarduino/ml/classification/tensorflow copying eloquentarduino/ml/classification/tensorflow/GridSearch.py -> build/lib/eloquentarduino/ml/classification/tensorflow copying eloquentarduino/ml/classification/tensorflow/pickle_patch.py -> build/lib/eloquentarduino/ml/classification/tensorflow copying eloquentarduino/ml/classification/tensorflow/__init__.py -> build/lib/eloquentarduino/ml/classification/tensorflow creating build/lib/eloquentarduino/ml/classification/tensorflow/gridsearch copying eloquentarduino/ml/classification/tensorflow/gridsearch/GridSearchResult.py -> build/lib/eloquentarduino/ml/classification/tensorflow/gridsearch copying eloquentarduino/ml/classification/tensorflow/gridsearch/__init__.py -> build/lib/eloquentarduino/ml/classification/tensorflow/gridsearch creating build/lib/eloquentarduino/ml/classification/tensorflow/port copying eloquentarduino/ml/classification/tensorflow/port/AIfESPort.py -> build/lib/eloquentarduino/ml/classification/tensorflow/port copying eloquentarduino/ml/classification/tensorflow/port/__init__.py -> build/lib/eloquentarduino/ml/classification/tensorflow/port creating build/lib/eloquentarduino/ml/classification/device copying eloquentarduino/ml/classification/device/ClassifierResources.py -> build/lib/eloquentarduino/ml/classification/device copying eloquentarduino/ml/classification/device/__init__.py -> build/lib/eloquentarduino/ml/classification/device creating build/lib/eloquentarduino/ml/metrics copying eloquentarduino/ml/metrics/__init__.py -> build/lib/eloquentarduino/ml/metrics creating build/lib/eloquentarduino/ml/metrics/plot copying eloquentarduino/ml/metrics/plot/Barplot.py -> build/lib/eloquentarduino/ml/metrics/plot copying eloquentarduino/ml/metrics/plot/Series.py -> build/lib/eloquentarduino/ml/metrics/plot copying eloquentarduino/ml/metrics/plot/Bar.py -> build/lib/eloquentarduino/ml/metrics/plot copying eloquentarduino/ml/metrics/plot/__init__.py -> build/lib/eloquentarduino/ml/metrics/plot creating build/lib/eloquentarduino/ml/metrics/training copying eloquentarduino/ml/metrics/training/ClassifierBenchmark.py -> build/lib/eloquentarduino/ml/metrics/training copying eloquentarduino/ml/metrics/training/__init__.py -> build/lib/eloquentarduino/ml/metrics/training creating build/lib/eloquentarduino/ml/metrics/device copying eloquentarduino/ml/metrics/device/Resources.py -> build/lib/eloquentarduino/ml/metrics/device copying eloquentarduino/ml/metrics/device/GridSearch.py -> build/lib/eloquentarduino/ml/metrics/device copying eloquentarduino/ml/metrics/device/Runtime.py -> build/lib/eloquentarduino/ml/metrics/device copying eloquentarduino/ml/metrics/device/BenchmarkEndToEnd.py -> build/lib/eloquentarduino/ml/metrics/device copying eloquentarduino/ml/metrics/device/BoardBenchmark.py -> build/lib/eloquentarduino/ml/metrics/device copying eloquentarduino/ml/metrics/device/__init__.py -> build/lib/eloquentarduino/ml/metrics/device copying eloquentarduino/ml/metrics/device/BenchmarkPlotter.py -> build/lib/eloquentarduino/ml/metrics/device creating build/lib/eloquentarduino/ml/metrics/device/parsers copying eloquentarduino/ml/metrics/device/parsers/__init__.py -> build/lib/eloquentarduino/ml/metrics/device/parsers copying eloquentarduino/ml/metrics/device/parsers/CompileLogParser.py -> build/lib/eloquentarduino/ml/metrics/device/parsers creating build/lib/eloquentarduino/ml/metrics/device/benchmarks copying eloquentarduino/ml/metrics/device/benchmarks/Benchmarker.py -> build/lib/eloquentarduino/ml/metrics/device/benchmarks copying eloquentarduino/ml/metrics/device/benchmarks/Plotter.py -> build/lib/eloquentarduino/ml/metrics/device/benchmarks copying eloquentarduino/ml/metrics/device/benchmarks/Suite.py -> build/lib/eloquentarduino/ml/metrics/device/benchmarks copying eloquentarduino/ml/metrics/device/benchmarks/__init__.py -> build/lib/eloquentarduino/ml/metrics/device/benchmarks creating build/lib/eloquentarduino/ml/plot copying eloquentarduino/ml/plot/__init__.py -> build/lib/eloquentarduino/ml/plot creating build/lib/eloquentarduino/ml/cascading copying eloquentarduino/ml/cascading/__init__.py -> build/lib/eloquentarduino/ml/cascading copying eloquentarduino/ml/cascading/CascadingClassifier.py -> build/lib/eloquentarduino/ml/cascading creating build/lib/eloquentarduino/ml/data copying eloquentarduino/ml/data/__init__.py -> build/lib/eloquentarduino/ml/data copying eloquentarduino/ml/data/Dataset.py -> build/lib/eloquentarduino/ml/data copying eloquentarduino/ml/data/CheckpointFile.py -> build/lib/eloquentarduino/ml/data creating build/lib/eloquentarduino/ml/data/mixins copying eloquentarduino/ml/data/mixins/dtwnumba.py -> build/lib/eloquentarduino/ml/data/mixins copying eloquentarduino/ml/data/mixins/PlotsItselfMixin.py -> build/lib/eloquentarduino/ml/data/mixins copying eloquentarduino/ml/data/mixins/PersistsDatasetMixin.py -> build/lib/eloquentarduino/ml/data/mixins copying eloquentarduino/ml/data/mixins/DropsTimeSeriesOutliersMixin.py -> build/lib/eloquentarduino/ml/data/mixins copying eloquentarduino/ml/data/mixins/LoadsDatasetMixin.py -> build/lib/eloquentarduino/ml/data/mixins copying eloquentarduino/ml/data/mixins/__init__.py -> build/lib/eloquentarduino/ml/data/mixins creating build/lib/eloquentarduino/ml/data/preprocessing copying eloquentarduino/ml/data/preprocessing/__init__.py -> build/lib/eloquentarduino/ml/data/preprocessing creating build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/LDA.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/EWMA.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/BoxCox.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/CrossDiff.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/MinMaxScaler.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/StatMoments.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/SortByClass.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/Diff.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/PolynomialFeatures.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/StandardScaler.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/PCA.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/DropFeatures.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/FFT.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/Norm.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/kFFT.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/RateLimit.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/__init__.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/YeoJohnson.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/BaseStep.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/DFT.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/Pipeline.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/RFE.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/Window.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/TSFRESH.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline copying eloquentarduino/ml/data/preprocessing/pipeline/SelectKBest.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline creating build/lib/eloquentarduino/ml/data/preprocessing/pipeline/classification copying eloquentarduino/ml/data/preprocessing/pipeline/classification/SmoothClassification.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline/classification copying eloquentarduino/ml/data/preprocessing/pipeline/classification/Cascading.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline/classification copying eloquentarduino/ml/data/preprocessing/pipeline/classification/InRow.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline/classification copying eloquentarduino/ml/data/preprocessing/pipeline/classification/__init__.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline/classification copying eloquentarduino/ml/data/preprocessing/pipeline/classification/Classify.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline/classification creating build/lib/eloquentarduino/ml/data/preprocessing/pipeline/search copying eloquentarduino/ml/data/preprocessing/pipeline/search/GridSearch.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline/search copying eloquentarduino/ml/data/preprocessing/pipeline/search/GridSearchResult.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline/search copying eloquentarduino/ml/data/preprocessing/pipeline/search/metrics.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline/search copying eloquentarduino/ml/data/preprocessing/pipeline/search/__init__.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline/search copying eloquentarduino/ml/data/preprocessing/pipeline/search/GridSearchResultCollection.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline/search creating build/lib/eloquentarduino/ml/data/preprocessing/pipeline/outliers copying eloquentarduino/ml/data/preprocessing/pipeline/outliers/EllipticEnvelope.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline/outliers copying eloquentarduino/ml/data/preprocessing/pipeline/outliers/__init__.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline/outliers copying eloquentarduino/ml/data/preprocessing/pipeline/outliers/KMeansOutlier.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline/outliers creating build/lib/eloquentarduino/ml/data/preprocessing/pipeline/device copying eloquentarduino/ml/data/preprocessing/pipeline/device/PipelineDeviceResources.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline/device copying eloquentarduino/ml/data/preprocessing/pipeline/device/__init__.py -> build/lib/eloquentarduino/ml/data/preprocessing/pipeline/device package init file 'eloquentarduino/templates/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/on_device/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/on_device/pipeline/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/on_device/sklearn/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/on_device/tensorflow/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/metrics/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/magics/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/third_party/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/third_party/snoopy/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/classification/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/classification/tensorflow/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/classification/tensorflow/aifes/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/utils/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/data/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/data/preprocessing/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/data/preprocessing/pipeline/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/data/preprocessing/pipeline/templates/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/benchmarks/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/benchmarks/sklearn/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/benchmarks/tf/__init__.py' not found (or not a regular file) creating build/lib/eloquentarduino/jupyter copying eloquentarduino/jupyter/EloquentArduinoMagics.py -> build/lib/eloquentarduino/jupyter copying eloquentarduino/jupyter/__init__.py -> build/lib/eloquentarduino/jupyter creating build/lib/eloquentarduino/jupyter/magics copying eloquentarduino/jupyter/magics/MagicMixin.py -> build/lib/eloquentarduino/jupyter/magics copying eloquentarduino/jupyter/magics/SketchMagicMixin.py -> build/lib/eloquentarduino/jupyter/magics copying eloquentarduino/jupyter/magics/__init__.py -> build/lib/eloquentarduino/jupyter/magics creating build/lib/eloquentarduino/jupyter/project copying eloquentarduino/jupyter/project/BoardConfiguration.py -> build/lib/eloquentarduino/jupyter/project copying eloquentarduino/jupyter/project/Errors.py -> build/lib/eloquentarduino/jupyter/project copying eloquentarduino/jupyter/project/SketchFiles.py -> build/lib/eloquentarduino/jupyter/project copying eloquentarduino/jupyter/project/CompileStatistics.py -> build/lib/eloquentarduino/jupyter/project copying eloquentarduino/jupyter/project/TeensyCli.py -> build/lib/eloquentarduino/jupyter/project copying eloquentarduino/jupyter/project/SerialMonitor.py -> build/lib/eloquentarduino/jupyter/project copying eloquentarduino/jupyter/project/Board.py -> build/lib/eloquentarduino/jupyter/project copying eloquentarduino/jupyter/project/Logger.py -> build/lib/eloquentarduino/jupyter/project copying eloquentarduino/jupyter/project/Project.py -> build/lib/eloquentarduino/jupyter/project copying eloquentarduino/jupyter/project/__init__.py -> build/lib/eloquentarduino/jupyter/project copying eloquentarduino/jupyter/project/ArduinoCli.py -> build/lib/eloquentarduino/jupyter/project copying eloquentarduino/jupyter/project/LibraryManager.py -> build/lib/eloquentarduino/jupyter/project creating build/lib/eloquentarduino/templates creating build/lib/eloquentarduino/templates/on_device creating build/lib/eloquentarduino/templates/on_device/pipeline copying eloquentarduino/templates/on_device/pipeline/Benchmark.ino.jinja -> build/lib/eloquentarduino/templates/on_device/pipeline creating build/lib/eloquentarduino/templates/on_device/sklearn copying eloquentarduino/templates/on_device/sklearn/ResourcesBaseline.jinja -> build/lib/eloquentarduino/templates/on_device/sklearn copying eloquentarduino/templates/on_device/sklearn/Resources.jinja -> build/lib/eloquentarduino/templates/on_device/sklearn copying eloquentarduino/templates/on_device/sklearn/_Resources.jinja -> build/lib/eloquentarduino/templates/on_device/sklearn copying eloquentarduino/templates/on_device/sklearn/InferenceTime.jinja -> build/lib/eloquentarduino/templates/on_device/sklearn creating build/lib/eloquentarduino/templates/on_device/tensorflow copying eloquentarduino/templates/on_device/tensorflow/ResourcesBaseline.jinja -> build/lib/eloquentarduino/templates/on_device/tensorflow copying eloquentarduino/templates/on_device/tensorflow/Resources.jinja -> build/lib/eloquentarduino/templates/on_device/tensorflow copying eloquentarduino/templates/on_device/tensorflow/_Resources.jinja -> build/lib/eloquentarduino/templates/on_device/tensorflow copying eloquentarduino/templates/on_device/tensorflow/InferenceTime.jinja -> build/lib/eloquentarduino/templates/on_device/tensorflow creating build/lib/eloquentarduino/templates/metrics copying eloquentarduino/templates/metrics/Runtime.bck.jinja -> build/lib/eloquentarduino/templates/metrics copying eloquentarduino/templates/metrics/Resources.jinja -> build/lib/eloquentarduino/templates/metrics copying eloquentarduino/templates/metrics/Runtime.jinja -> build/lib/eloquentarduino/templates/metrics copying eloquentarduino/templates/metrics/Empty.jinja -> build/lib/eloquentarduino/templates/metrics copying eloquentarduino/templates/metrics/Baseline.jinja -> build/lib/eloquentarduino/templates/metrics creating build/lib/eloquentarduino/templates/magics copying eloquentarduino/templates/magics/eloquent-arduino.h.jinja -> build/lib/eloquentarduino/templates/magics creating build/lib/eloquentarduino/templates/third_party creating build/lib/eloquentarduino/templates/third_party/snoopy copying eloquentarduino/templates/third_party/snoopy/SnoopyStream.jinja -> build/lib/eloquentarduino/templates/third_party/snoopy copying eloquentarduino/templates/third_party/snoopy/ImuClassifier.jinja -> build/lib/eloquentarduino/templates/third_party/snoopy copying eloquentarduino/templates/third_party/snoopy/snoopy.jinja -> build/lib/eloquentarduino/templates/third_party/snoopy creating build/lib/eloquentarduino/templates/ml creating build/lib/eloquentarduino/templates/ml/classification creating build/lib/eloquentarduino/templates/ml/classification/tensorflow copying eloquentarduino/templates/ml/classification/tensorflow/NeuralNetwork.jinja -> build/lib/eloquentarduino/templates/ml/classification/tensorflow creating build/lib/eloquentarduino/templates/ml/classification/tensorflow/aifes copying eloquentarduino/templates/ml/classification/tensorflow/aifes/NeuralNetwork.jinja -> build/lib/eloquentarduino/templates/ml/classification/tensorflow/aifes creating build/lib/eloquentarduino/templates/ml/utils copying eloquentarduino/templates/ml/utils/classmap.jinja -> build/lib/eloquentarduino/templates/ml/utils creating build/lib/eloquentarduino/templates/ml/data creating build/lib/eloquentarduino/templates/ml/data/preprocessing creating build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/PolynomialFeatures.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/EWMA.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/StandardScaler.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/BoxCox.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/TSFRESH_@only.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/RateLimit.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/kFFT.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/Classify.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/RFE.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/SmoothClassification.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/InRow.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/MinMaxScaler.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/Window.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/Pipeline.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/EllipticEnvelope.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/AbstractStep.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/KMeansOutlier.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/SortByClass.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/Cascading.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/FFT.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/TSFRESH.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/TSFRESH_if.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/DFT.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/StatMoments.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/Diff.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/YeoJohnson.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/Norm.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/SelectKBest.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline copying eloquentarduino/templates/ml/data/preprocessing/pipeline/DropFeatures.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline creating build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/templates copying eloquentarduino/templates/ml/data/preprocessing/pipeline/templates/Namespace.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/templates copying eloquentarduino/templates/ml/data/preprocessing/pipeline/templates/Step.jinja -> build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/templates creating build/lib/eloquentarduino/templates/benchmarks copying eloquentarduino/templates/benchmarks/Baseline.jinja -> build/lib/eloquentarduino/templates/benchmarks creating build/lib/eloquentarduino/templates/benchmarks/sklearn copying eloquentarduino/templates/benchmarks/sklearn/Resources.jinja -> build/lib/eloquentarduino/templates/benchmarks/sklearn copying eloquentarduino/templates/benchmarks/sklearn/Runtime.jinja -> build/lib/eloquentarduino/templates/benchmarks/sklearn creating build/lib/eloquentarduino/templates/benchmarks/tf copying eloquentarduino/templates/benchmarks/tf/Resources.jinja -> build/lib/eloquentarduino/templates/benchmarks/tf copying eloquentarduino/templates/benchmarks/tf/Runtime.jinja -> build/lib/eloquentarduino/templates/benchmarks/tf package init file 'eloquentarduino/templates/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/on_device/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/on_device/pipeline/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/on_device/sklearn/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/on_device/tensorflow/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/metrics/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/magics/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/third_party/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/third_party/snoopy/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/classification/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/classification/tensorflow/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/classification/tensorflow/aifes/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/utils/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/data/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/data/preprocessing/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/data/preprocessing/pipeline/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/ml/data/preprocessing/pipeline/templates/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/benchmarks/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/benchmarks/sklearn/__init__.py' not found (or not a regular file) package init file 'eloquentarduino/templates/benchmarks/tf/__init__.py' not found (or not a regular file) + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uohlxI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64 + cd eloquentarduino-0.1.26 + 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-eloquentarduino-0.1.26-1.x86_64 /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project copying build/lib/eloquentarduino/jupyter/project/BoardConfiguration.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project copying build/lib/eloquentarduino/jupyter/project/Errors.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project copying build/lib/eloquentarduino/jupyter/project/SketchFiles.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project copying build/lib/eloquentarduino/jupyter/project/CompileStatistics.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project copying build/lib/eloquentarduino/jupyter/project/TeensyCli.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project copying build/lib/eloquentarduino/jupyter/project/SerialMonitor.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project copying build/lib/eloquentarduino/jupyter/project/Board.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project copying build/lib/eloquentarduino/jupyter/project/Logger.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project copying build/lib/eloquentarduino/jupyter/project/Project.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project copying build/lib/eloquentarduino/jupyter/project/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project copying build/lib/eloquentarduino/jupyter/project/ArduinoCli.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project copying build/lib/eloquentarduino/jupyter/project/LibraryManager.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/magics copying build/lib/eloquentarduino/jupyter/magics/MagicMixin.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/magics copying build/lib/eloquentarduino/jupyter/magics/SketchMagicMixin.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/magics copying build/lib/eloquentarduino/jupyter/magics/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/magics copying build/lib/eloquentarduino/jupyter/EloquentArduinoMagics.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter copying build/lib/eloquentarduino/jupyter/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot copying build/lib/eloquentarduino/plot/TSNEPlotter.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot copying build/lib/eloquentarduino/plot/PCAPlotter.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot copying build/lib/eloquentarduino/plot/Scatter.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot copying build/lib/eloquentarduino/plot/DimensionalityReductionPlotter.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot copying build/lib/eloquentarduino/plot/ConfusionMatrix.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/dynamic copying build/lib/eloquentarduino/plot/dynamic/Bar.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/dynamic copying build/lib/eloquentarduino/plot/dynamic/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/dynamic copying build/lib/eloquentarduino/plot/Bar.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot copying build/lib/eloquentarduino/plot/Line.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot copying build/lib/eloquentarduino/plot/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot copying build/lib/eloquentarduino/plot/RankMatrix.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/spatial copying build/lib/eloquentarduino/plot/spatial/TimeOfFlightVisualizer.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/spatial copying build/lib/eloquentarduino/plot/spatial/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/spatial creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party copying build/lib/eloquentarduino/third_party/Snoopy.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/snoopy copying build/lib/eloquentarduino/third_party/snoopy/SnoopyGridSearch.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/snoopy copying build/lib/eloquentarduino/third_party/snoopy/SnoopyStream.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/snoopy copying build/lib/eloquentarduino/third_party/snoopy/Voting.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/snoopy copying build/lib/eloquentarduino/third_party/snoopy/ImuClassifier.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/snoopy copying build/lib/eloquentarduino/third_party/snoopy/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/snoopy copying build/lib/eloquentarduino/third_party/snoopy/SmoothVoting.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/snoopy copying build/lib/eloquentarduino/third_party/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/label_studio copying build/lib/eloquentarduino/third_party/label_studio/LabelStudio.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/label_studio copying build/lib/eloquentarduino/third_party/label_studio/LabelStudioBottle.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/label_studio copying build/lib/eloquentarduino/third_party/label_studio/LabelStudioRequestHandler.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/label_studio copying build/lib/eloquentarduino/third_party/label_studio/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/label_studio creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/data_collection copying build/lib/eloquentarduino/third_party/data_collection/DataCapture.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/data_collection copying build/lib/eloquentarduino/third_party/data_collection/BLECollector.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/data_collection copying build/lib/eloquentarduino/third_party/data_collection/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/data_collection creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/utils copying build/lib/eloquentarduino/utils/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/utils copying build/lib/eloquentarduino/utils/misc.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/utils copying build/lib/eloquentarduino/utils/jinja.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/utils copying build/lib/eloquentarduino/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/plot copying build/lib/eloquentarduino/ml/metrics/plot/Barplot.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/plot copying build/lib/eloquentarduino/ml/metrics/plot/Series.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/plot copying build/lib/eloquentarduino/ml/metrics/plot/Bar.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/plot copying build/lib/eloquentarduino/ml/metrics/plot/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/plot creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/training copying build/lib/eloquentarduino/ml/metrics/training/ClassifierBenchmark.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/training copying build/lib/eloquentarduino/ml/metrics/training/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/training copying build/lib/eloquentarduino/ml/metrics/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/parsers copying build/lib/eloquentarduino/ml/metrics/device/parsers/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/parsers copying build/lib/eloquentarduino/ml/metrics/device/parsers/CompileLogParser.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/parsers copying build/lib/eloquentarduino/ml/metrics/device/Resources.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device copying build/lib/eloquentarduino/ml/metrics/device/GridSearch.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device copying build/lib/eloquentarduino/ml/metrics/device/Runtime.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/benchmarks copying build/lib/eloquentarduino/ml/metrics/device/benchmarks/Benchmarker.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/benchmarks copying build/lib/eloquentarduino/ml/metrics/device/benchmarks/Plotter.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/benchmarks copying build/lib/eloquentarduino/ml/metrics/device/benchmarks/Suite.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/benchmarks copying build/lib/eloquentarduino/ml/metrics/device/benchmarks/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/benchmarks copying build/lib/eloquentarduino/ml/metrics/device/BenchmarkEndToEnd.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device copying build/lib/eloquentarduino/ml/metrics/device/BoardBenchmark.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device copying build/lib/eloquentarduino/ml/metrics/device/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device copying build/lib/eloquentarduino/ml/metrics/device/BenchmarkPlotter.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device copying build/lib/eloquentarduino/ml/commons.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/mixins copying build/lib/eloquentarduino/ml/data/mixins/dtwnumba.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/mixins copying build/lib/eloquentarduino/ml/data/mixins/PlotsItselfMixin.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/mixins copying build/lib/eloquentarduino/ml/data/mixins/PersistsDatasetMixin.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/mixins copying build/lib/eloquentarduino/ml/data/mixins/DropsTimeSeriesOutliersMixin.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/mixins copying build/lib/eloquentarduino/ml/data/mixins/LoadsDatasetMixin.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/mixins copying build/lib/eloquentarduino/ml/data/mixins/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/mixins copying build/lib/eloquentarduino/ml/data/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/LDA.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/EWMA.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/BoxCox.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/CrossDiff.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/MinMaxScaler.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/StatMoments.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/SortByClass.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/Diff.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/PolynomialFeatures.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/outliers copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/outliers/EllipticEnvelope.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/outliers copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/outliers/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/outliers copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/outliers/KMeansOutlier.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/outliers copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/StandardScaler.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/PCA.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/DropFeatures.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/FFT.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/classification copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/classification/SmoothClassification.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/classification copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/classification/Cascading.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/classification copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/classification/InRow.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/classification copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/classification/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/classification copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/classification/Classify.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/classification creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/search copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/search/GridSearch.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/search copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/search/GridSearchResult.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/search copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/search/metrics.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/search copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/search/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/search copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/search/GridSearchResultCollection.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/search copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/Norm.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/kFFT.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/RateLimit.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/YeoJohnson.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/BaseStep.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/DFT.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/Pipeline.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/RFE.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/Window.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/TSFRESH.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/SelectKBest.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/device copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/device/PipelineDeviceResources.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/device copying build/lib/eloquentarduino/ml/data/preprocessing/pipeline/device/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/device copying build/lib/eloquentarduino/ml/data/preprocessing/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing copying build/lib/eloquentarduino/ml/data/Dataset.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data copying build/lib/eloquentarduino/ml/data/CheckpointFile.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/plot copying build/lib/eloquentarduino/ml/plot/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/plot creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn copying build/lib/eloquentarduino/ml/classification/sklearn/LogisticRegression.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/gridsearch copying build/lib/eloquentarduino/ml/classification/sklearn/gridsearch/GridSearchResult.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/gridsearch copying build/lib/eloquentarduino/ml/classification/sklearn/gridsearch/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/gridsearch creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/online copying build/lib/eloquentarduino/ml/classification/sklearn/online/PassiveAggressiveClassifier.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/online copying build/lib/eloquentarduino/ml/classification/sklearn/online/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/online copying build/lib/eloquentarduino/ml/classification/sklearn/RandomForestClassifier.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn copying build/lib/eloquentarduino/ml/classification/sklearn/GridSearch.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn copying build/lib/eloquentarduino/ml/classification/sklearn/DecisionTreeClassifier.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn copying build/lib/eloquentarduino/ml/classification/sklearn/PassiveAggressiveClassifier.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn copying build/lib/eloquentarduino/ml/classification/sklearn/XGBClassifier.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn copying build/lib/eloquentarduino/ml/classification/sklearn/GaussianNB.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn copying build/lib/eloquentarduino/ml/classification/sklearn/SklearnClassifier.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn copying build/lib/eloquentarduino/ml/classification/sklearn/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn copying build/lib/eloquentarduino/ml/classification/sklearn/XGBClassifier2.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn copying build/lib/eloquentarduino/ml/classification/sklearn/SVC.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow copying build/lib/eloquentarduino/ml/classification/tensorflow/Layer.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow copying build/lib/eloquentarduino/ml/classification/tensorflow/NeuralNetwork.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow/gridsearch copying build/lib/eloquentarduino/ml/classification/tensorflow/gridsearch/GridSearchResult.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow/gridsearch copying build/lib/eloquentarduino/ml/classification/tensorflow/gridsearch/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow/gridsearch copying build/lib/eloquentarduino/ml/classification/tensorflow/GridSearch.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow copying build/lib/eloquentarduino/ml/classification/tensorflow/pickle_patch.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow/port copying build/lib/eloquentarduino/ml/classification/tensorflow/port/AIfESPort.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow/port copying build/lib/eloquentarduino/ml/classification/tensorflow/port/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow/port copying build/lib/eloquentarduino/ml/classification/tensorflow/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/abstract copying build/lib/eloquentarduino/ml/classification/abstract/GridSearch.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/abstract copying build/lib/eloquentarduino/ml/classification/abstract/GridSearchResult.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/abstract copying build/lib/eloquentarduino/ml/classification/abstract/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/abstract copying build/lib/eloquentarduino/ml/classification/abstract/Classifier.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/abstract copying build/lib/eloquentarduino/ml/classification/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sefr copying build/lib/eloquentarduino/ml/classification/sefr/SEFR.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sefr copying build/lib/eloquentarduino/ml/classification/sefr/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sefr creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/device copying build/lib/eloquentarduino/ml/classification/device/ClassifierResources.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/device copying build/lib/eloquentarduino/ml/classification/device/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/device copying build/lib/eloquentarduino/ml/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/cascading copying build/lib/eloquentarduino/ml/cascading/__init__.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/cascading copying build/lib/eloquentarduino/ml/cascading/CascadingClassifier.py -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/cascading creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/metrics copying build/lib/eloquentarduino/templates/metrics/Resources.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/metrics copying build/lib/eloquentarduino/templates/metrics/Runtime.bck.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/metrics copying build/lib/eloquentarduino/templates/metrics/Empty.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/metrics copying build/lib/eloquentarduino/templates/metrics/Baseline.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/metrics copying build/lib/eloquentarduino/templates/metrics/Runtime.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/metrics creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/magics copying build/lib/eloquentarduino/templates/magics/eloquent-arduino.h.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/magics creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/benchmarks creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/benchmarks/sklearn copying build/lib/eloquentarduino/templates/benchmarks/sklearn/Resources.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/benchmarks/sklearn copying build/lib/eloquentarduino/templates/benchmarks/sklearn/Runtime.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/benchmarks/sklearn creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/benchmarks/tf copying build/lib/eloquentarduino/templates/benchmarks/tf/Resources.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/benchmarks/tf copying build/lib/eloquentarduino/templates/benchmarks/tf/Runtime.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/benchmarks/tf copying build/lib/eloquentarduino/templates/benchmarks/Baseline.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/benchmarks creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/third_party creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/third_party/snoopy copying build/lib/eloquentarduino/templates/third_party/snoopy/ImuClassifier.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/third_party/snoopy copying build/lib/eloquentarduino/templates/third_party/snoopy/SnoopyStream.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/third_party/snoopy copying build/lib/eloquentarduino/templates/third_party/snoopy/snoopy.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/third_party/snoopy creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/Norm.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/PolynomialFeatures.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/Window.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/Diff.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/TSFRESH_if.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/RateLimit.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/TSFRESH.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/SortByClass.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/MinMaxScaler.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/StandardScaler.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/FFT.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/DropFeatures.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/Pipeline.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/KMeansOutlier.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/SmoothClassification.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/YeoJohnson.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/AbstractStep.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/RFE.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/Classify.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/EllipticEnvelope.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/InRow.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/BoxCox.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/kFFT.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/StatMoments.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/Cascading.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/TSFRESH_@only.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/DFT.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/SelectKBest.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline/templates copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/templates/Step.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline/templates copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/templates/Namespace.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline/templates copying build/lib/eloquentarduino/templates/ml/data/preprocessing/pipeline/EWMA.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/data/preprocessing/pipeline creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/utils copying build/lib/eloquentarduino/templates/ml/utils/classmap.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/utils creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/classification creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/classification/tensorflow creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/classification/tensorflow/aifes copying build/lib/eloquentarduino/templates/ml/classification/tensorflow/aifes/NeuralNetwork.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/classification/tensorflow/aifes copying build/lib/eloquentarduino/templates/ml/classification/tensorflow/NeuralNetwork.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/ml/classification/tensorflow creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/on_device creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/on_device/sklearn copying build/lib/eloquentarduino/templates/on_device/sklearn/Resources.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/on_device/sklearn copying build/lib/eloquentarduino/templates/on_device/sklearn/InferenceTime.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/on_device/sklearn copying build/lib/eloquentarduino/templates/on_device/sklearn/_Resources.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/on_device/sklearn copying build/lib/eloquentarduino/templates/on_device/sklearn/ResourcesBaseline.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/on_device/sklearn creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/on_device/pipeline copying build/lib/eloquentarduino/templates/on_device/pipeline/Benchmark.ino.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/on_device/pipeline creating /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/on_device/tensorflow copying build/lib/eloquentarduino/templates/on_device/tensorflow/Resources.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/on_device/tensorflow copying build/lib/eloquentarduino/templates/on_device/tensorflow/InferenceTime.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/on_device/tensorflow copying build/lib/eloquentarduino/templates/on_device/tensorflow/_Resources.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/on_device/tensorflow copying build/lib/eloquentarduino/templates/on_device/tensorflow/ResourcesBaseline.jinja -> /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/templates/on_device/tensorflow byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project/BoardConfiguration.py to BoardConfiguration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project/Errors.py to Errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project/SketchFiles.py to SketchFiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project/CompileStatistics.py to CompileStatistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project/TeensyCli.py to TeensyCli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project/SerialMonitor.py to SerialMonitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project/Board.py to Board.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project/Logger.py to Logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project/Project.py to Project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project/ArduinoCli.py to ArduinoCli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project/LibraryManager.py to LibraryManager.cpython-39.pyc /usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project/LibraryManager.py:36: SyntaxWarning: "is not" with a literal. Did you mean "!="? byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/magics/MagicMixin.py to MagicMixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/magics/SketchMagicMixin.py to SketchMagicMixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/magics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/EloquentArduinoMagics.py to EloquentArduinoMagics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/jupyter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/TSNEPlotter.py to TSNEPlotter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/PCAPlotter.py to PCAPlotter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/Scatter.py to Scatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/DimensionalityReductionPlotter.py to DimensionalityReductionPlotter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/ConfusionMatrix.py to ConfusionMatrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/dynamic/Bar.py to Bar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/dynamic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/Bar.py to Bar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/Line.py to Line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/RankMatrix.py to RankMatrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/spatial/TimeOfFlightVisualizer.py to TimeOfFlightVisualizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/plot/spatial/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/Snoopy.py to Snoopy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/snoopy/SnoopyGridSearch.py to SnoopyGridSearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/snoopy/SnoopyStream.py to SnoopyStream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/snoopy/Voting.py to Voting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/snoopy/ImuClassifier.py to ImuClassifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/snoopy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/snoopy/SmoothVoting.py to SmoothVoting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/label_studio/LabelStudio.py to LabelStudio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/label_studio/LabelStudioBottle.py to LabelStudioBottle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/label_studio/LabelStudioRequestHandler.py to LabelStudioRequestHandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/label_studio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/data_collection/DataCapture.py to DataCapture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/data_collection/BLECollector.py to BLECollector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/third_party/data_collection/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/utils/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/utils/jinja.py to jinja.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/plot/Barplot.py to Barplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/plot/Series.py to Series.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/plot/Bar.py to Bar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/plot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/training/ClassifierBenchmark.py to ClassifierBenchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/training/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/parsers/CompileLogParser.py to CompileLogParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/Resources.py to Resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/GridSearch.py to GridSearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/Runtime.py to Runtime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/benchmarks/Benchmarker.py to Benchmarker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/benchmarks/Plotter.py to Plotter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/benchmarks/Suite.py to Suite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/benchmarks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/BenchmarkEndToEnd.py to BenchmarkEndToEnd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/BoardBenchmark.py to BoardBenchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/metrics/device/BenchmarkPlotter.py to BenchmarkPlotter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/commons.py to commons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/mixins/dtwnumba.py to dtwnumba.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/mixins/PlotsItselfMixin.py to PlotsItselfMixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/mixins/PersistsDatasetMixin.py to PersistsDatasetMixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/mixins/DropsTimeSeriesOutliersMixin.py to DropsTimeSeriesOutliersMixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/mixins/LoadsDatasetMixin.py to LoadsDatasetMixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/mixins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/LDA.py to LDA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/EWMA.py to EWMA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/BoxCox.py to BoxCox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/CrossDiff.py to CrossDiff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/MinMaxScaler.py to MinMaxScaler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/StatMoments.py to StatMoments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/SortByClass.py to SortByClass.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/Diff.py to Diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/PolynomialFeatures.py to PolynomialFeatures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/outliers/EllipticEnvelope.py to EllipticEnvelope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/outliers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/outliers/KMeansOutlier.py to KMeansOutlier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/StandardScaler.py to StandardScaler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/PCA.py to PCA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/DropFeatures.py to DropFeatures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/FFT.py to FFT.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/classification/SmoothClassification.py to SmoothClassification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/classification/Cascading.py to Cascading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/classification/InRow.py to InRow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/classification/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/classification/Classify.py to Classify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/search/GridSearch.py to GridSearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/search/GridSearchResult.py to GridSearchResult.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/search/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/search/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/search/GridSearchResultCollection.py to GridSearchResultCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/Norm.py to Norm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/kFFT.py to kFFT.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/RateLimit.py to RateLimit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/YeoJohnson.py to YeoJohnson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/BaseStep.py to BaseStep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/DFT.py to DFT.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/Pipeline.py to Pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/RFE.py to RFE.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/Window.py to Window.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/TSFRESH.py to TSFRESH.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/SelectKBest.py to SelectKBest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/device/PipelineDeviceResources.py to PipelineDeviceResources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/pipeline/device/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/preprocessing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/Dataset.py to Dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/data/CheckpointFile.py to CheckpointFile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/plot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/LogisticRegression.py to LogisticRegression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/gridsearch/GridSearchResult.py to GridSearchResult.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/gridsearch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/online/PassiveAggressiveClassifier.py to PassiveAggressiveClassifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/online/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/RandomForestClassifier.py to RandomForestClassifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/GridSearch.py to GridSearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/DecisionTreeClassifier.py to DecisionTreeClassifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/PassiveAggressiveClassifier.py to PassiveAggressiveClassifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/XGBClassifier.py to XGBClassifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/GaussianNB.py to GaussianNB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/SklearnClassifier.py to SklearnClassifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/XGBClassifier2.py to XGBClassifier2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sklearn/SVC.py to SVC.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow/Layer.py to Layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow/NeuralNetwork.py to NeuralNetwork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow/gridsearch/GridSearchResult.py to GridSearchResult.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow/gridsearch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow/GridSearch.py to GridSearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow/pickle_patch.py to pickle_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow/port/AIfESPort.py to AIfESPort.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow/port/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/tensorflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/abstract/GridSearch.py to GridSearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/abstract/GridSearchResult.py to GridSearchResult.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/abstract/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/abstract/Classifier.py to Classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sefr/SEFR.py to SEFR.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/sefr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/device/ClassifierResources.py to ClassifierResources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/classification/device/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/cascading/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino/ml/cascading/CascadingClassifier.py to CascadingClassifier.cpython-39.pyc writing byte-compilation script '/tmp/tmpzkrcqvl8.py' /usr/bin/python3 /tmp/tmpzkrcqvl8.py /usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project/LibraryManager.py:36: SyntaxWarning: "is not" with a literal. Did you mean "!="? removing /tmp/tmpzkrcqvl8.py running install_egg_info Writing /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9/site-packages/eloquentarduino-0.1.26-py3.9.egg-info + install -d -m755 /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64//usr/share/doc/python-eloquentarduino + '[' -d doc ']' ~/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64 ~/build/BUILD/eloquentarduino-0.1.26 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-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/eloquentarduino-0.1.26 + mv /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.1.26-1 --unique-debug-suffix -0.1.26-1.x86_64 --unique-debug-src-base python-eloquentarduino-0.1.26-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/eloquentarduino-0.1.26 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-eloquentarduino-0.1.26-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project/LibraryManager.py:36: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/eloquentarduino/jupyter/project/LibraryManager.py:36: SyntaxWarning: "is not" with a literal. Did you mean "!="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-eloquentarduino-0.1.26-1.noarch Provides: python-eloquentarduino python3-eloquentarduino = 0.1.26-1 python3.9dist(eloquentarduino) = 0.1.26 python3dist(eloquentarduino) = 0.1.26 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 Processing files: python-eloquentarduino-help-0.1.26-1.noarch warning: Empty %files file /builddir/build/BUILD/eloquentarduino-0.1.26/doclist.lst Provides: python-eloquentarduino-help = 0.1.26-1 python3-eloquentarduino-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64 Wrote: /builddir/build/RPMS/python-eloquentarduino-help-0.1.26-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-eloquentarduino-0.1.26-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DJFl7p + umask 022 + cd /builddir/build/BUILD + cd eloquentarduino-0.1.26 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-eloquentarduino-0.1.26-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0