2023-11-25T14:27:17,212 Created temporary directory: /tmp/pip-build-tracker-4bvhiuhi 2023-11-25T14:27:17,213 Initialized build tracking at /tmp/pip-build-tracker-4bvhiuhi 2023-11-25T14:27:17,214 Created build tracker: /tmp/pip-build-tracker-4bvhiuhi 2023-11-25T14:27:17,214 Entered build tracker: /tmp/pip-build-tracker-4bvhiuhi 2023-11-25T14:27:17,215 Created temporary directory: /tmp/pip-wheel-t07aoifh 2023-11-25T14:27:17,218 Created temporary directory: /tmp/pip-ephem-wheel-cache-1y0i91wq 2023-11-25T14:27:17,240 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-11-25T14:27:17,244 2 location(s) to search for versions of chatterbotpy: 2023-11-25T14:27:17,244 * https://pypi.org/simple/chatterbotpy/ 2023-11-25T14:27:17,244 * https://www.piwheels.org/simple/chatterbotpy/ 2023-11-25T14:27:17,244 Fetching project page and analyzing links: https://pypi.org/simple/chatterbotpy/ 2023-11-25T14:27:17,245 Getting page https://pypi.org/simple/chatterbotpy/ 2023-11-25T14:27:17,247 Found index url https://pypi.org/simple/ 2023-11-25T14:27:17,503 Fetched page https://pypi.org/simple/chatterbotpy/ as application/vnd.pypi.simple.v1+json 2023-11-25T14:27:17,505 Skipping link: No binaries permitted for chatterbotpy: https://files.pythonhosted.org/packages/c6/ab/dd5dfaa8a08c89b7b5b74b3b326d90151ccb56a0a25a494cc4499225045e/ChatterBotPy-1.1.2-py2.py3-none-any.whl (from https://pypi.org/simple/chatterbotpy/) (requires-python:>=3.4) 2023-11-25T14:27:17,506 Found link https://files.pythonhosted.org/packages/eb/08/434888f7e084422451a168b8c3e46520b60d627cb1bca453762ef817a187/ChatterBotPy-1.1.2.tar.gz (from https://pypi.org/simple/chatterbotpy/) (requires-python:>=3.4), version: 1.1.2 2023-11-25T14:27:17,507 Skipping link: No binaries permitted for chatterbotpy: https://files.pythonhosted.org/packages/6e/0b/ec4de3d390b80d7d6ec6deab7f2b3a81578e3ea9b7ef8c1ac201914eddc3/ChatterBotPy-1.1.3-py2.py3-none-any.whl (from https://pypi.org/simple/chatterbotpy/) (requires-python:>=3.4) 2023-11-25T14:27:17,508 Found link https://files.pythonhosted.org/packages/90/96/b0c677c34f6f319353f4bb7b4ef0346df12a97caa739e85fd82d135b90ab/ChatterBotPy-1.1.3.tar.gz (from https://pypi.org/simple/chatterbotpy/) (requires-python:>=3.4), version: 1.1.3 2023-11-25T14:27:17,509 Fetching project page and analyzing links: https://www.piwheels.org/simple/chatterbotpy/ 2023-11-25T14:27:17,509 Getting page https://www.piwheels.org/simple/chatterbotpy/ 2023-11-25T14:27:17,511 Found index url https://www.piwheels.org/simple/ 2023-11-25T14:27:17,674 Fetched page https://www.piwheels.org/simple/chatterbotpy/ as text/html 2023-11-25T14:27:17,675 Skipping link: not a file: https://www.piwheels.org/simple/chatterbotpy/ 2023-11-25T14:27:17,676 Skipping link: not a file: https://pypi.org/simple/chatterbotpy/ 2023-11-25T14:27:17,696 Given no hashes to check 1 links for project 'chatterbotpy': discarding no candidates 2023-11-25T14:27:17,715 Collecting chatterbotpy==1.1.2 2023-11-25T14:27:17,718 Created temporary directory: /tmp/pip-unpack-_3q6b0vr 2023-11-25T14:27:17,928 Downloading ChatterBotPy-1.1.2.tar.gz (56 kB) 2023-11-25T14:27:18,119 Added chatterbotpy==1.1.2 from https://files.pythonhosted.org/packages/eb/08/434888f7e084422451a168b8c3e46520b60d627cb1bca453762ef817a187/ChatterBotPy-1.1.2.tar.gz to build tracker '/tmp/pip-build-tracker-4bvhiuhi' 2023-11-25T14:27:18,121 Running setup.py (path:/tmp/pip-wheel-t07aoifh/chatterbotpy_a1800e10092743c09a7418f152dd9c1d/setup.py) egg_info for package chatterbotpy 2023-11-25T14:27:18,122 Created temporary directory: /tmp/pip-pip-egg-info-ys0mrsbs 2023-11-25T14:27:18,123 Preparing metadata (setup.py): started 2023-11-25T14:27:18,124 Running command python setup.py egg_info 2023-11-25T14:27:18,835 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-11-25T14:27:18,835 !! 2023-11-25T14:27:18,837 ******************************************************************************** 2023-11-25T14:27:18,837 The license_file parameter is deprecated, use license_files instead. 2023-11-25T14:27:18,838 This deprecation is overdue, please update your project and remove deprecated 2023-11-25T14:27:18,839 calls to avoid build errors in the future. 2023-11-25T14:27:18,840 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-11-25T14:27:18,840 ******************************************************************************** 2023-11-25T14:27:18,841 !! 2023-11-25T14:27:18,842 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-11-25T14:27:19,430 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-11-25T14:27:19,430 !! 2023-11-25T14:27:19,431 ******************************************************************************** 2023-11-25T14:27:19,432 The license_file parameter is deprecated, use license_files instead. 2023-11-25T14:27:19,432 This deprecation is overdue, please update your project and remove deprecated 2023-11-25T14:27:19,433 calls to avoid build errors in the future. 2023-11-25T14:27:19,434 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-11-25T14:27:19,434 ******************************************************************************** 2023-11-25T14:27:19,435 !! 2023-11-25T14:27:19,435 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-11-25T14:27:19,471 running egg_info 2023-11-25T14:27:19,473 creating /tmp/pip-pip-egg-info-ys0mrsbs/ChatterBotPy.egg-info 2023-11-25T14:27:19,499 writing /tmp/pip-pip-egg-info-ys0mrsbs/ChatterBotPy.egg-info/PKG-INFO 2023-11-25T14:27:19,504 writing dependency_links to /tmp/pip-pip-egg-info-ys0mrsbs/ChatterBotPy.egg-info/dependency_links.txt 2023-11-25T14:27:19,506 writing requirements to /tmp/pip-pip-egg-info-ys0mrsbs/ChatterBotPy.egg-info/requires.txt 2023-11-25T14:27:19,508 writing top-level names to /tmp/pip-pip-egg-info-ys0mrsbs/ChatterBotPy.egg-info/top_level.txt 2023-11-25T14:27:19,509 writing manifest file '/tmp/pip-pip-egg-info-ys0mrsbs/ChatterBotPy.egg-info/SOURCES.txt' 2023-11-25T14:27:19,596 reading manifest file '/tmp/pip-pip-egg-info-ys0mrsbs/ChatterBotPy.egg-info/SOURCES.txt' 2023-11-25T14:27:19,598 reading manifest template 'MANIFEST.in' 2023-11-25T14:27:19,601 warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-11-25T14:27:19,602 warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2023-11-25T14:27:19,603 warning: no previously-included files matching '.*' found anywhere in distribution 2023-11-25T14:27:19,604 adding license file 'LICENSE' 2023-11-25T14:27:19,608 writing manifest file '/tmp/pip-pip-egg-info-ys0mrsbs/ChatterBotPy.egg-info/SOURCES.txt' 2023-11-25T14:27:19,722 Preparing metadata (setup.py): finished with status 'done' 2023-11-25T14:27:19,726 Source in /tmp/pip-wheel-t07aoifh/chatterbotpy_a1800e10092743c09a7418f152dd9c1d has version 1.1.2, which satisfies requirement chatterbotpy==1.1.2 from https://files.pythonhosted.org/packages/eb/08/434888f7e084422451a168b8c3e46520b60d627cb1bca453762ef817a187/ChatterBotPy-1.1.2.tar.gz 2023-11-25T14:27:19,727 Removed chatterbotpy==1.1.2 from https://files.pythonhosted.org/packages/eb/08/434888f7e084422451a168b8c3e46520b60d627cb1bca453762ef817a187/ChatterBotPy-1.1.2.tar.gz from build tracker '/tmp/pip-build-tracker-4bvhiuhi' 2023-11-25T14:27:19,733 Created temporary directory: /tmp/pip-unpack-k8tl_8j2 2023-11-25T14:27:19,734 Created temporary directory: /tmp/pip-unpack-ydvdstty 2023-11-25T14:27:19,744 Building wheels for collected packages: chatterbotpy 2023-11-25T14:27:19,748 Created temporary directory: /tmp/pip-wheel-qnrdp60a 2023-11-25T14:27:19,748 Building wheel for chatterbotpy (setup.py): started 2023-11-25T14:27:19,750 Destination directory: /tmp/pip-wheel-qnrdp60a 2023-11-25T14:27:19,750 Running command python setup.py bdist_wheel 2023-11-25T14:27:20,238 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-11-25T14:27:20,238 !! 2023-11-25T14:27:20,239 ******************************************************************************** 2023-11-25T14:27:20,240 The license_file parameter is deprecated, use license_files instead. 2023-11-25T14:27:20,241 This deprecation is overdue, please update your project and remove deprecated 2023-11-25T14:27:20,241 calls to avoid build errors in the future. 2023-11-25T14:27:20,242 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-11-25T14:27:20,243 ******************************************************************************** 2023-11-25T14:27:20,243 !! 2023-11-25T14:27:20,244 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-11-25T14:27:20,820 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-11-25T14:27:20,821 !! 2023-11-25T14:27:20,822 ******************************************************************************** 2023-11-25T14:27:20,822 The license_file parameter is deprecated, use license_files instead. 2023-11-25T14:27:20,823 This deprecation is overdue, please update your project and remove deprecated 2023-11-25T14:27:20,824 calls to avoid build errors in the future. 2023-11-25T14:27:20,825 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-11-25T14:27:20,825 ******************************************************************************** 2023-11-25T14:27:20,826 !! 2023-11-25T14:27:20,827 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-11-25T14:27:20,853 running bdist_wheel 2023-11-25T14:27:20,935 The [wheel] section is deprecated. Use [bdist_wheel] instead. 2023-11-25T14:27:20,987 running build 2023-11-25T14:27:20,987 running build_py 2023-11-25T14:27:21,017 creating build 2023-11-25T14:27:21,018 creating build/lib 2023-11-25T14:27:21,019 creating build/lib/chatterbot_py 2023-11-25T14:27:21,020 copying chatterbot_py/utils.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,022 copying chatterbot_py/chatterbot.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,024 copying chatterbot_py/constants.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,026 copying chatterbot_py/comparisons.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,028 copying chatterbot_py/filters.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,030 copying chatterbot_py/search.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,032 copying chatterbot_py/tagging.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,034 copying chatterbot_py/adapters.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,036 copying chatterbot_py/languages.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,039 copying chatterbot_py/preprocessors.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,041 copying chatterbot_py/response_selection.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,043 copying chatterbot_py/__init__.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,044 copying chatterbot_py/trainers.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,047 copying chatterbot_py/parsing.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,049 copying chatterbot_py/exceptions.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,052 copying chatterbot_py/conversation.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,054 copying chatterbot_py/__main__.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,055 copying chatterbot_py/corpus.py -> build/lib/chatterbot_py 2023-11-25T14:27:21,058 creating build/lib/chatterbot_py/storage 2023-11-25T14:27:21,059 copying chatterbot_py/storage/storage_adapter.py -> build/lib/chatterbot_py/storage 2023-11-25T14:27:21,061 copying chatterbot_py/storage/mongodb.py -> build/lib/chatterbot_py/storage 2023-11-25T14:27:21,063 copying chatterbot_py/storage/__init__.py -> build/lib/chatterbot_py/storage 2023-11-25T14:27:21,065 copying chatterbot_py/storage/sql_storage.py -> build/lib/chatterbot_py/storage 2023-11-25T14:27:21,067 copying chatterbot_py/storage/django_storage.py -> build/lib/chatterbot_py/storage 2023-11-25T14:27:21,070 creating build/lib/chatterbot_py/logic 2023-11-25T14:27:21,071 copying chatterbot_py/logic/logic_adapter.py -> build/lib/chatterbot_py/logic 2023-11-25T14:27:21,074 copying chatterbot_py/logic/specific_response.py -> build/lib/chatterbot_py/logic 2023-11-25T14:27:21,075 copying chatterbot_py/logic/mathematical_evaluation.py -> build/lib/chatterbot_py/logic 2023-11-25T14:27:21,077 copying chatterbot_py/logic/__init__.py -> build/lib/chatterbot_py/logic 2023-11-25T14:27:21,078 copying chatterbot_py/logic/unit_conversion.py -> build/lib/chatterbot_py/logic 2023-11-25T14:27:21,080 copying chatterbot_py/logic/time_adapter.py -> build/lib/chatterbot_py/logic 2023-11-25T14:27:21,082 copying chatterbot_py/logic/best_match.py -> build/lib/chatterbot_py/logic 2023-11-25T14:27:21,085 creating build/lib/chatterbot_py/ext 2023-11-25T14:27:21,085 copying chatterbot_py/ext/__init__.py -> build/lib/chatterbot_py/ext 2023-11-25T14:27:21,088 creating build/lib/chatterbot_py/ext/sqlalchemy_app 2023-11-25T14:27:21,089 copying chatterbot_py/ext/sqlalchemy_app/models.py -> build/lib/chatterbot_py/ext/sqlalchemy_app 2023-11-25T14:27:21,090 copying chatterbot_py/ext/sqlalchemy_app/__init__.py -> build/lib/chatterbot_py/ext/sqlalchemy_app 2023-11-25T14:27:21,093 creating build/lib/chatterbot_py/ext/django_chatterbot 2023-11-25T14:27:21,094 copying chatterbot_py/ext/django_chatterbot/abstract_models.py -> build/lib/chatterbot_py/ext/django_chatterbot 2023-11-25T14:27:21,096 copying chatterbot_py/ext/django_chatterbot/models.py -> build/lib/chatterbot_py/ext/django_chatterbot 2023-11-25T14:27:21,098 copying chatterbot_py/ext/django_chatterbot/settings.py -> build/lib/chatterbot_py/ext/django_chatterbot 2023-11-25T14:27:21,100 copying chatterbot_py/ext/django_chatterbot/model_admin.py -> build/lib/chatterbot_py/ext/django_chatterbot 2023-11-25T14:27:21,102 copying chatterbot_py/ext/django_chatterbot/apps.py -> build/lib/chatterbot_py/ext/django_chatterbot 2023-11-25T14:27:21,103 copying chatterbot_py/ext/django_chatterbot/__init__.py -> build/lib/chatterbot_py/ext/django_chatterbot 2023-11-25T14:27:21,105 copying chatterbot_py/ext/django_chatterbot/admin.py -> build/lib/chatterbot_py/ext/django_chatterbot 2023-11-25T14:27:21,108 creating build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,109 copying chatterbot_py/ext/django_chatterbot/migrations/0004_rename_in_response_to.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,111 copying chatterbot_py/ext/django_chatterbot/migrations/0006_create_conversation.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,112 copying chatterbot_py/ext/django_chatterbot/migrations/0016_statement_stemmed_text.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,114 copying chatterbot_py/ext/django_chatterbot/migrations/0007_response_created_at.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,116 copying chatterbot_py/ext/django_chatterbot/migrations/0010_statement_text.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,118 copying chatterbot_py/ext/django_chatterbot/migrations/0011_blank_extra_data.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,119 copying chatterbot_py/ext/django_chatterbot/migrations/0003_change_occurrence_default.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,121 copying chatterbot_py/ext/django_chatterbot/migrations/0015_statement_persona.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,123 copying chatterbot_py/ext/django_chatterbot/migrations/0012_statement_created_at.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,125 copying chatterbot_py/ext/django_chatterbot/migrations/0002_statement_extra_data.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,126 copying chatterbot_py/ext/django_chatterbot/migrations/0014_remove_statement_extra_data.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,128 copying chatterbot_py/ext/django_chatterbot/migrations/__init__.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,129 copying chatterbot_py/ext/django_chatterbot/migrations/0005_statement_created_at.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,131 copying chatterbot_py/ext/django_chatterbot/migrations/0013_change_conversations.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,132 copying chatterbot_py/ext/django_chatterbot/migrations/0017_tags_unique.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,134 copying chatterbot_py/ext/django_chatterbot/migrations/0018_text_max_length.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,136 copying chatterbot_py/ext/django_chatterbot/migrations/0001_initial.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,137 copying chatterbot_py/ext/django_chatterbot/migrations/0008_update_conversations.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,139 copying chatterbot_py/ext/django_chatterbot/migrations/0009_tags.py -> build/lib/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,140 running egg_info 2023-11-25T14:27:21,167 writing ChatterBotPy.egg-info/PKG-INFO 2023-11-25T14:27:21,170 writing dependency_links to ChatterBotPy.egg-info/dependency_links.txt 2023-11-25T14:27:21,172 writing requirements to ChatterBotPy.egg-info/requires.txt 2023-11-25T14:27:21,173 writing top-level names to ChatterBotPy.egg-info/top_level.txt 2023-11-25T14:27:21,206 reading manifest file 'ChatterBotPy.egg-info/SOURCES.txt' 2023-11-25T14:27:21,210 reading manifest template 'MANIFEST.in' 2023-11-25T14:27:21,211 warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-11-25T14:27:21,212 warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2023-11-25T14:27:21,213 warning: no previously-included files matching '.*' found anywhere in distribution 2023-11-25T14:27:21,214 adding license file 'LICENSE' 2023-11-25T14:27:21,218 writing manifest file 'ChatterBotPy.egg-info/SOURCES.txt' 2023-11-25T14:27:21,258 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-11-25T14:27:21,258 !! 2023-11-25T14:27:21,259 ******************************************************************************** 2023-11-25T14:27:21,260 Please avoid running ``setup.py`` directly. 2023-11-25T14:27:21,261 Instead, use pypa/build, pypa/installer or other 2023-11-25T14:27:21,261 standards-based tools. 2023-11-25T14:27:21,262 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-11-25T14:27:21,263 ******************************************************************************** 2023-11-25T14:27:21,264 !! 2023-11-25T14:27:21,265 self.initialize_options() 2023-11-25T14:27:21,285 installing to build/bdist.linux-armv7l/wheel 2023-11-25T14:27:21,286 running install 2023-11-25T14:27:21,310 running install_lib 2023-11-25T14:27:21,337 creating build/bdist.linux-armv7l 2023-11-25T14:27:21,337 creating build/bdist.linux-armv7l/wheel 2023-11-25T14:27:21,339 creating build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,340 copying build/lib/chatterbot_py/utils.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,343 creating build/bdist.linux-armv7l/wheel/chatterbot_py/storage 2023-11-25T14:27:21,344 copying build/lib/chatterbot_py/storage/storage_adapter.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/storage 2023-11-25T14:27:21,347 copying build/lib/chatterbot_py/storage/mongodb.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/storage 2023-11-25T14:27:21,349 copying build/lib/chatterbot_py/storage/__init__.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/storage 2023-11-25T14:27:21,351 copying build/lib/chatterbot_py/storage/sql_storage.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/storage 2023-11-25T14:27:21,353 copying build/lib/chatterbot_py/storage/django_storage.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/storage 2023-11-25T14:27:21,355 copying build/lib/chatterbot_py/chatterbot.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,358 copying build/lib/chatterbot_py/constants.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,360 copying build/lib/chatterbot_py/comparisons.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,362 copying build/lib/chatterbot_py/filters.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,365 creating build/bdist.linux-armv7l/wheel/chatterbot_py/logic 2023-11-25T14:27:21,366 copying build/lib/chatterbot_py/logic/logic_adapter.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/logic 2023-11-25T14:27:21,368 copying build/lib/chatterbot_py/logic/specific_response.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/logic 2023-11-25T14:27:21,370 copying build/lib/chatterbot_py/logic/mathematical_evaluation.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/logic 2023-11-25T14:27:21,372 copying build/lib/chatterbot_py/logic/__init__.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/logic 2023-11-25T14:27:21,374 copying build/lib/chatterbot_py/logic/unit_conversion.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/logic 2023-11-25T14:27:21,376 copying build/lib/chatterbot_py/logic/time_adapter.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/logic 2023-11-25T14:27:21,378 copying build/lib/chatterbot_py/logic/best_match.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/logic 2023-11-25T14:27:21,380 copying build/lib/chatterbot_py/search.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,383 creating build/bdist.linux-armv7l/wheel/chatterbot_py/ext 2023-11-25T14:27:21,384 copying build/lib/chatterbot_py/ext/__init__.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext 2023-11-25T14:27:21,386 creating build/bdist.linux-armv7l/wheel/chatterbot_py/ext/sqlalchemy_app 2023-11-25T14:27:21,387 copying build/lib/chatterbot_py/ext/sqlalchemy_app/models.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/sqlalchemy_app 2023-11-25T14:27:21,389 copying build/lib/chatterbot_py/ext/sqlalchemy_app/__init__.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/sqlalchemy_app 2023-11-25T14:27:21,392 creating build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot 2023-11-25T14:27:21,393 copying build/lib/chatterbot_py/ext/django_chatterbot/abstract_models.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot 2023-11-25T14:27:21,395 copying build/lib/chatterbot_py/ext/django_chatterbot/models.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot 2023-11-25T14:27:21,398 creating build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,399 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0004_rename_in_response_to.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,401 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0006_create_conversation.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,403 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0016_statement_stemmed_text.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,405 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0007_response_created_at.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,407 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0010_statement_text.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,409 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0011_blank_extra_data.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,410 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0003_change_occurrence_default.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,412 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0015_statement_persona.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,414 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0012_statement_created_at.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,416 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0002_statement_extra_data.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,418 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0014_remove_statement_extra_data.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,420 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,421 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0005_statement_created_at.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,423 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0013_change_conversations.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,425 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0017_tags_unique.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,427 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0018_text_max_length.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,429 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,431 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0008_update_conversations.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,432 copying build/lib/chatterbot_py/ext/django_chatterbot/migrations/0009_tags.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot/migrations 2023-11-25T14:27:21,434 copying build/lib/chatterbot_py/ext/django_chatterbot/settings.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot 2023-11-25T14:27:21,436 copying build/lib/chatterbot_py/ext/django_chatterbot/model_admin.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot 2023-11-25T14:27:21,438 copying build/lib/chatterbot_py/ext/django_chatterbot/apps.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot 2023-11-25T14:27:21,440 copying build/lib/chatterbot_py/ext/django_chatterbot/__init__.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot 2023-11-25T14:27:21,442 copying build/lib/chatterbot_py/ext/django_chatterbot/admin.py -> build/bdist.linux-armv7l/wheel/chatterbot_py/ext/django_chatterbot 2023-11-25T14:27:21,443 copying build/lib/chatterbot_py/tagging.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,445 copying build/lib/chatterbot_py/adapters.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,447 copying build/lib/chatterbot_py/languages.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,450 copying build/lib/chatterbot_py/preprocessors.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,452 copying build/lib/chatterbot_py/response_selection.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,454 copying build/lib/chatterbot_py/__init__.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,455 copying build/lib/chatterbot_py/trainers.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,462 copying build/lib/chatterbot_py/parsing.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,464 copying build/lib/chatterbot_py/exceptions.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,466 copying build/lib/chatterbot_py/conversation.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,468 copying build/lib/chatterbot_py/__main__.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,470 copying build/lib/chatterbot_py/corpus.py -> build/bdist.linux-armv7l/wheel/chatterbot_py 2023-11-25T14:27:21,472 running install_egg_info 2023-11-25T14:27:21,504 Copying ChatterBotPy.egg-info to build/bdist.linux-armv7l/wheel/ChatterBotPy-1.1.2-py3.11.egg-info 2023-11-25T14:27:21,517 running install_scripts 2023-11-25T14:27:21,536 creating build/bdist.linux-armv7l/wheel/ChatterBotPy-1.1.2.dist-info/WHEEL 2023-11-25T14:27:21,538 creating '/tmp/pip-wheel-qnrdp60a/ChatterBotPy-1.1.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-11-25T14:27:21,542 adding 'chatterbot_py/__init__.py' 2023-11-25T14:27:21,543 adding 'chatterbot_py/__main__.py' 2023-11-25T14:27:21,545 adding 'chatterbot_py/adapters.py' 2023-11-25T14:27:21,546 adding 'chatterbot_py/chatterbot.py' 2023-11-25T14:27:21,548 adding 'chatterbot_py/comparisons.py' 2023-11-25T14:27:21,550 adding 'chatterbot_py/constants.py' 2023-11-25T14:27:21,551 adding 'chatterbot_py/conversation.py' 2023-11-25T14:27:21,553 adding 'chatterbot_py/corpus.py' 2023-11-25T14:27:21,554 adding 'chatterbot_py/exceptions.py' 2023-11-25T14:27:21,555 adding 'chatterbot_py/filters.py' 2023-11-25T14:27:21,558 adding 'chatterbot_py/languages.py' 2023-11-25T14:27:21,561 adding 'chatterbot_py/parsing.py' 2023-11-25T14:27:21,563 adding 'chatterbot_py/preprocessors.py' 2023-11-25T14:27:21,564 adding 'chatterbot_py/response_selection.py' 2023-11-25T14:27:21,566 adding 'chatterbot_py/search.py' 2023-11-25T14:27:21,567 adding 'chatterbot_py/tagging.py' 2023-11-25T14:27:21,569 adding 'chatterbot_py/trainers.py' 2023-11-25T14:27:21,571 adding 'chatterbot_py/utils.py' 2023-11-25T14:27:21,572 adding 'chatterbot_py/ext/__init__.py' 2023-11-25T14:27:21,574 adding 'chatterbot_py/ext/django_chatterbot/__init__.py' 2023-11-25T14:27:21,576 adding 'chatterbot_py/ext/django_chatterbot/abstract_models.py' 2023-11-25T14:27:21,577 adding 'chatterbot_py/ext/django_chatterbot/admin.py' 2023-11-25T14:27:21,578 adding 'chatterbot_py/ext/django_chatterbot/apps.py' 2023-11-25T14:27:21,579 adding 'chatterbot_py/ext/django_chatterbot/model_admin.py' 2023-11-25T14:27:21,580 adding 'chatterbot_py/ext/django_chatterbot/models.py' 2023-11-25T14:27:21,581 adding 'chatterbot_py/ext/django_chatterbot/settings.py' 2023-11-25T14:27:21,584 adding 'chatterbot_py/ext/django_chatterbot/migrations/0001_initial.py' 2023-11-25T14:27:21,585 adding 'chatterbot_py/ext/django_chatterbot/migrations/0002_statement_extra_data.py' 2023-11-25T14:27:21,586 adding 'chatterbot_py/ext/django_chatterbot/migrations/0003_change_occurrence_default.py' 2023-11-25T14:27:21,587 adding 'chatterbot_py/ext/django_chatterbot/migrations/0004_rename_in_response_to.py' 2023-11-25T14:27:21,589 adding 'chatterbot_py/ext/django_chatterbot/migrations/0005_statement_created_at.py' 2023-11-25T14:27:21,590 adding 'chatterbot_py/ext/django_chatterbot/migrations/0006_create_conversation.py' 2023-11-25T14:27:21,591 adding 'chatterbot_py/ext/django_chatterbot/migrations/0007_response_created_at.py' 2023-11-25T14:27:21,592 adding 'chatterbot_py/ext/django_chatterbot/migrations/0008_update_conversations.py' 2023-11-25T14:27:21,593 adding 'chatterbot_py/ext/django_chatterbot/migrations/0009_tags.py' 2023-11-25T14:27:21,594 adding 'chatterbot_py/ext/django_chatterbot/migrations/0010_statement_text.py' 2023-11-25T14:27:21,595 adding 'chatterbot_py/ext/django_chatterbot/migrations/0011_blank_extra_data.py' 2023-11-25T14:27:21,597 adding 'chatterbot_py/ext/django_chatterbot/migrations/0012_statement_created_at.py' 2023-11-25T14:27:21,598 adding 'chatterbot_py/ext/django_chatterbot/migrations/0013_change_conversations.py' 2023-11-25T14:27:21,599 adding 'chatterbot_py/ext/django_chatterbot/migrations/0014_remove_statement_extra_data.py' 2023-11-25T14:27:21,600 adding 'chatterbot_py/ext/django_chatterbot/migrations/0015_statement_persona.py' 2023-11-25T14:27:21,601 adding 'chatterbot_py/ext/django_chatterbot/migrations/0016_statement_stemmed_text.py' 2023-11-25T14:27:21,603 adding 'chatterbot_py/ext/django_chatterbot/migrations/0017_tags_unique.py' 2023-11-25T14:27:21,604 adding 'chatterbot_py/ext/django_chatterbot/migrations/0018_text_max_length.py' 2023-11-25T14:27:21,605 adding 'chatterbot_py/ext/django_chatterbot/migrations/__init__.py' 2023-11-25T14:27:21,606 adding 'chatterbot_py/ext/sqlalchemy_app/__init__.py' 2023-11-25T14:27:21,607 adding 'chatterbot_py/ext/sqlalchemy_app/models.py' 2023-11-25T14:27:21,609 adding 'chatterbot_py/logic/__init__.py' 2023-11-25T14:27:21,610 adding 'chatterbot_py/logic/best_match.py' 2023-11-25T14:27:21,612 adding 'chatterbot_py/logic/logic_adapter.py' 2023-11-25T14:27:21,613 adding 'chatterbot_py/logic/mathematical_evaluation.py' 2023-11-25T14:27:21,615 adding 'chatterbot_py/logic/specific_response.py' 2023-11-25T14:27:21,616 adding 'chatterbot_py/logic/time_adapter.py' 2023-11-25T14:27:21,618 adding 'chatterbot_py/logic/unit_conversion.py' 2023-11-25T14:27:21,619 adding 'chatterbot_py/storage/__init__.py' 2023-11-25T14:27:21,621 adding 'chatterbot_py/storage/django_storage.py' 2023-11-25T14:27:21,623 adding 'chatterbot_py/storage/mongodb.py' 2023-11-25T14:27:21,625 adding 'chatterbot_py/storage/sql_storage.py' 2023-11-25T14:27:21,626 adding 'chatterbot_py/storage/storage_adapter.py' 2023-11-25T14:27:21,628 adding 'ChatterBotPy-1.1.2.dist-info/LICENSE' 2023-11-25T14:27:21,629 adding 'ChatterBotPy-1.1.2.dist-info/METADATA' 2023-11-25T14:27:21,630 adding 'ChatterBotPy-1.1.2.dist-info/WHEEL' 2023-11-25T14:27:21,631 adding 'ChatterBotPy-1.1.2.dist-info/top_level.txt' 2023-11-25T14:27:21,632 adding 'ChatterBotPy-1.1.2.dist-info/zip-safe' 2023-11-25T14:27:21,634 adding 'ChatterBotPy-1.1.2.dist-info/RECORD' 2023-11-25T14:27:21,637 removing build/bdist.linux-armv7l/wheel 2023-11-25T14:27:21,768 Building wheel for chatterbotpy (setup.py): finished with status 'done' 2023-11-25T14:27:21,771 Created wheel for chatterbotpy: filename=ChatterBotPy-1.1.2-py2.py3-none-any.whl size=64280 sha256=eadd76bb350edf074ae42b46be701b4c731bc4ebca40e859d8cffa035bdf587f 2023-11-25T14:27:21,772 Stored in directory: /tmp/pip-ephem-wheel-cache-1y0i91wq/wheels/d7/e9/73/4207078569eb1808b106396bebe73639aac85c3827b365088e 2023-11-25T14:27:21,786 Successfully built chatterbotpy 2023-11-25T14:27:21,790 Removed build tracker: '/tmp/pip-build-tracker-4bvhiuhi'