2023-11-27T17:50:51,043 Created temporary directory: /tmp/pip-build-tracker-vn5sjyjs 2023-11-27T17:50:51,044 Initialized build tracking at /tmp/pip-build-tracker-vn5sjyjs 2023-11-27T17:50:51,045 Created build tracker: /tmp/pip-build-tracker-vn5sjyjs 2023-11-27T17:50:51,045 Entered build tracker: /tmp/pip-build-tracker-vn5sjyjs 2023-11-27T17:50:51,046 Created temporary directory: /tmp/pip-wheel-30wt2pg9 2023-11-27T17:50:51,049 Created temporary directory: /tmp/pip-ephem-wheel-cache-o4d5n5hg 2023-11-27T17:50:51,071 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-11-27T17:50:51,075 2 location(s) to search for versions of mrai: 2023-11-27T17:50:51,075 * https://pypi.org/simple/mrai/ 2023-11-27T17:50:51,075 * https://www.piwheels.org/simple/mrai/ 2023-11-27T17:50:51,075 Fetching project page and analyzing links: https://pypi.org/simple/mrai/ 2023-11-27T17:50:51,076 Getting page https://pypi.org/simple/mrai/ 2023-11-27T17:50:51,078 Found index url https://pypi.org/simple/ 2023-11-27T17:50:51,291 Fetched page https://pypi.org/simple/mrai/ as application/vnd.pypi.simple.v1+json 2023-11-27T17:50:51,292 Skipping link: No binaries permitted for mrai: https://files.pythonhosted.org/packages/87/31/23e16a3b2732bcacf23d43f0a87cc7ad5fbdcd0c7ae529401ca87b16945d/mrai-1.0-py3-none-any.whl (from https://pypi.org/simple/mrai/) 2023-11-27T17:50:51,293 Found link https://files.pythonhosted.org/packages/b7/bd/fad5b30204e181e83df1ac217fa1a6e32e9f128ba06f1974b75b785725c3/mrai-1.0.tar.gz (from https://pypi.org/simple/mrai/), version: 1.0 2023-11-27T17:50:51,294 Fetching project page and analyzing links: https://www.piwheels.org/simple/mrai/ 2023-11-27T17:50:51,294 Getting page https://www.piwheels.org/simple/mrai/ 2023-11-27T17:50:51,296 Found index url https://www.piwheels.org/simple/ 2023-11-27T17:50:51,444 Fetched page https://www.piwheels.org/simple/mrai/ as text/html 2023-11-27T17:50:51,445 Skipping link: not a file: https://www.piwheels.org/simple/mrai/ 2023-11-27T17:50:51,445 Skipping link: not a file: https://pypi.org/simple/mrai/ 2023-11-27T17:50:51,463 Given no hashes to check 1 links for project 'mrai': discarding no candidates 2023-11-27T17:50:51,482 Collecting mrai==1.0 2023-11-27T17:50:51,484 Created temporary directory: /tmp/pip-unpack-pd1cd884 2023-11-27T17:50:51,694 Downloading mrai-1.0.tar.gz (1.8 kB) 2023-11-27T17:50:51,719 Added mrai==1.0 from https://files.pythonhosted.org/packages/b7/bd/fad5b30204e181e83df1ac217fa1a6e32e9f128ba06f1974b75b785725c3/mrai-1.0.tar.gz to build tracker '/tmp/pip-build-tracker-vn5sjyjs' 2023-11-27T17:50:51,721 Running setup.py (path:/tmp/pip-wheel-30wt2pg9/mrai_1feb5c4b15bd4052b0deb0e12e4f6794/setup.py) egg_info for package mrai 2023-11-27T17:50:51,722 Created temporary directory: /tmp/pip-pip-egg-info-kok4nvix 2023-11-27T17:50:51,723 Preparing metadata (setup.py): started 2023-11-27T17:50:51,724 Running command python setup.py egg_info 2023-11-27T17:50:52,912 Preparing metadata (setup.py): finished with status 'done' 2023-11-27T17:50:52,915 Source in /tmp/pip-wheel-30wt2pg9/mrai_1feb5c4b15bd4052b0deb0e12e4f6794 has version 1.0, which satisfies requirement mrai==1.0 from https://files.pythonhosted.org/packages/b7/bd/fad5b30204e181e83df1ac217fa1a6e32e9f128ba06f1974b75b785725c3/mrai-1.0.tar.gz 2023-11-27T17:50:52,916 Removed mrai==1.0 from https://files.pythonhosted.org/packages/b7/bd/fad5b30204e181e83df1ac217fa1a6e32e9f128ba06f1974b75b785725c3/mrai-1.0.tar.gz from build tracker '/tmp/pip-build-tracker-vn5sjyjs' 2023-11-27T17:50:52,920 Created temporary directory: /tmp/pip-unpack-9s24xm2s 2023-11-27T17:50:52,921 Created temporary directory: /tmp/pip-unpack-hhquaa3s 2023-11-27T17:50:52,923 Building wheels for collected packages: mrai 2023-11-27T17:50:52,927 Created temporary directory: /tmp/pip-wheel-e8ukc_t9 2023-11-27T17:50:52,928 Building wheel for mrai (setup.py): started 2023-11-27T17:50:52,929 Destination directory: /tmp/pip-wheel-e8ukc_t9 2023-11-27T17:50:52,930 Running command python setup.py bdist_wheel 2023-11-27T17:50:54,013 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-11-27T17:50:54,013 !! 2023-11-27T17:50:54,014 ******************************************************************************** 2023-11-27T17:50:54,015 Please avoid running ``setup.py`` directly. 2023-11-27T17:50:54,015 Instead, use pypa/build, pypa/installer or other 2023-11-27T17:50:54,016 standards-based tools. 2023-11-27T17:50:54,016 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-11-27T17:50:54,017 ******************************************************************************** 2023-11-27T17:50:54,018 !! 2023-11-27T17:50:54,018 self.initialize_options() 2023-11-27T17:50:54,345 Building wheel for mrai (setup.py): finished with status 'done' 2023-11-27T17:50:54,348 Created wheel for mrai: filename=mrai-1.0-py3-none-any.whl size=2400 sha256=660019a24508df9c75a7a53c396460ea99e48646700347e38062f38b5979f6cf 2023-11-27T17:50:54,349 Stored in directory: /tmp/pip-ephem-wheel-cache-o4d5n5hg/wheels/5d/55/4e/89fc476d445cf5d48a7f10bd2e295da2387b636961e8b4ed46 2023-11-27T17:50:54,358 Successfully built mrai 2023-11-27T17:50:54,361 Removed build tracker: '/tmp/pip-build-tracker-vn5sjyjs'