2023-07-20T16:02:17,629 Created temporary directory: /tmp/pip-build-tracker-tvh26sr1 2023-07-20T16:02:17,632 Initialized build tracking at /tmp/pip-build-tracker-tvh26sr1 2023-07-20T16:02:17,633 Created build tracker: /tmp/pip-build-tracker-tvh26sr1 2023-07-20T16:02:17,633 Entered build tracker: /tmp/pip-build-tracker-tvh26sr1 2023-07-20T16:02:17,634 Created temporary directory: /tmp/pip-wheel-utfn6qnc 2023-07-20T16:02:17,643 Created temporary directory: /tmp/pip-ephem-wheel-cache-m9q9fj8r 2023-07-20T16:02:17,694 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-20T16:02:17,702 2 location(s) to search for versions of mordredcommunity: 2023-07-20T16:02:17,702 * https://pypi.org/simple/mordredcommunity/ 2023-07-20T16:02:17,702 * https://www.piwheels.org/simple/mordredcommunity/ 2023-07-20T16:02:17,703 Fetching project page and analyzing links: https://pypi.org/simple/mordredcommunity/ 2023-07-20T16:02:17,704 Getting page https://pypi.org/simple/mordredcommunity/ 2023-07-20T16:02:17,709 Found index url https://pypi.org/simple/ 2023-07-20T16:02:17,931 Fetched page https://pypi.org/simple/mordredcommunity/ as application/vnd.pypi.simple.v1+json 2023-07-20T16:02:17,933 Skipping link: No binaries permitted for mordredcommunity: https://files.pythonhosted.org/packages/7c/df/1ef1f31110ebb6b95a471ebaafcbb728d916f6c0304d7a60bd34ba50813f/mordredcommunity-0.0.0a0-py3-none-any.whl (from https://pypi.org/simple/mordredcommunity/) (requires-python:>=3.7) 2023-07-20T16:02:17,935 Found link https://files.pythonhosted.org/packages/12/15/d2a2f9d4cca8d9dae80c01cf02a3a92671f609fbcc35b1aa896a633f865f/mordredcommunity-0.0.0a0.tar.gz (from https://pypi.org/simple/mordredcommunity/) (requires-python:>=3.7), version: 0.0.0a0 2023-07-20T16:02:17,936 Fetching project page and analyzing links: https://www.piwheels.org/simple/mordredcommunity/ 2023-07-20T16:02:17,937 Getting page https://www.piwheels.org/simple/mordredcommunity/ 2023-07-20T16:02:17,939 Found index url https://www.piwheels.org/simple/ 2023-07-20T16:02:18,185 Fetched page https://www.piwheels.org/simple/mordredcommunity/ as text/html 2023-07-20T16:02:18,187 Skipping link: not a file: https://www.piwheels.org/simple/mordredcommunity/ 2023-07-20T16:02:18,188 Skipping link: not a file: https://pypi.org/simple/mordredcommunity/ 2023-07-20T16:02:18,220 Given no hashes to check 1 links for project 'mordredcommunity': discarding no candidates 2023-07-20T16:02:18,250 Collecting mordredcommunity==0.0.0a0 2023-07-20T16:02:18,255 Created temporary directory: /tmp/pip-unpack-hmux44pf 2023-07-20T16:02:18,480 Downloading mordredcommunity-0.0.0a0.tar.gz (63 kB) 2023-07-20T16:02:18,932 Added mordredcommunity==0.0.0a0 from https://files.pythonhosted.org/packages/12/15/d2a2f9d4cca8d9dae80c01cf02a3a92671f609fbcc35b1aa896a633f865f/mordredcommunity-0.0.0a0.tar.gz to build tracker '/tmp/pip-build-tracker-tvh26sr1' 2023-07-20T16:02:18,942 Created temporary directory: /tmp/pip-build-env-cml1mjys 2023-07-20T16:02:18,963 Installing build dependencies: started 2023-07-20T16:02:18,965 Running command pip subprocess to install build dependencies 2023-07-20T16:02:21,792 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.7/site-packages/pip (python 3.7) 2023-07-20T16:02:22,618 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-20T16:02:26,464 Collecting setuptools>=64 2023-07-20T16:02:26,644 Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.0.0-py3-none-any.whl (804 kB) 2023-07-20T16:02:31,627 Installing collected packages: setuptools 2023-07-20T16:02:35,783 Successfully installed setuptools-68.0.0 2023-07-20T16:02:36,222 Installing build dependencies: finished with status 'done' 2023-07-20T16:02:36,235 Getting requirements to build wheel: started 2023-07-20T16:02:36,237 Running command Getting requirements to build wheel 2023-07-20T16:02:38,081 running egg_info 2023-07-20T16:02:38,090 writing mordredcommunity.egg-info/PKG-INFO 2023-07-20T16:02:38,094 writing dependency_links to mordredcommunity.egg-info/dependency_links.txt 2023-07-20T16:02:38,099 writing requirements to mordredcommunity.egg-info/requires.txt 2023-07-20T16:02:38,101 writing top-level names to mordredcommunity.egg-info/top_level.txt 2023-07-20T16:02:38,151 reading manifest file 'mordredcommunity.egg-info/SOURCES.txt' 2023-07-20T16:02:38,160 adding license file 'LICENSE' 2023-07-20T16:02:38,176 writing manifest file 'mordredcommunity.egg-info/SOURCES.txt' 2023-07-20T16:02:38,180 /tmp/pip-build-env-cml1mjys/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-07-20T16:02:38,181 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-07-20T16:02:38,181 /tmp/pip-build-env-cml1mjys/overlay/lib/python3.7/site-packages/setuptools/config/expand.py:133: SetuptoolsWarning: File '/tmp/pip-wheel-utfn6qnc/mordredcommunity_9dbdcbae8814497f85e26ce063d993bc/README.md' cannot be found 2023-07-20T16:02:38,182 _read_file(path) 2023-07-20T16:02:38,347 Getting requirements to build wheel: finished with status 'done' 2023-07-20T16:02:38,371 Installing backend dependencies: started 2023-07-20T16:02:38,373 Running command pip subprocess to install backend dependencies 2023-07-20T16:02:41,063 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.7/site-packages/pip (python 3.7) 2023-07-20T16:02:41,832 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-20T16:02:42,711 Collecting wheel 2023-07-20T16:02:42,751 Using cached https://www.piwheels.org/simple/wheel/wheel-0.40.0-py3-none-any.whl (64 kB) 2023-07-20T16:02:46,936 Installing collected packages: wheel 2023-07-20T16:02:47,393 Creating /tmp/pip-build-env-cml1mjys/normal/bin 2023-07-20T16:02:47,397 changing mode of /tmp/pip-build-env-cml1mjys/normal/bin/wheel to 755 2023-07-20T16:02:47,424 Successfully installed wheel-0.40.0 2023-07-20T16:02:47,803 Installing backend dependencies: finished with status 'done' 2023-07-20T16:02:47,809 Created temporary directory: /tmp/pip-modern-metadata-qso_s854 2023-07-20T16:02:47,817 Preparing metadata (pyproject.toml): started 2023-07-20T16:02:47,819 Running command Preparing metadata (pyproject.toml) 2023-07-20T16:02:49,727 running dist_info 2023-07-20T16:02:49,743 creating /tmp/pip-modern-metadata-qso_s854/mordredcommunity.egg-info 2023-07-20T16:02:49,752 writing /tmp/pip-modern-metadata-qso_s854/mordredcommunity.egg-info/PKG-INFO 2023-07-20T16:02:49,756 writing dependency_links to /tmp/pip-modern-metadata-qso_s854/mordredcommunity.egg-info/dependency_links.txt 2023-07-20T16:02:49,760 writing requirements to /tmp/pip-modern-metadata-qso_s854/mordredcommunity.egg-info/requires.txt 2023-07-20T16:02:49,763 writing top-level names to /tmp/pip-modern-metadata-qso_s854/mordredcommunity.egg-info/top_level.txt 2023-07-20T16:02:49,765 writing manifest file '/tmp/pip-modern-metadata-qso_s854/mordredcommunity.egg-info/SOURCES.txt' 2023-07-20T16:02:49,838 reading manifest file '/tmp/pip-modern-metadata-qso_s854/mordredcommunity.egg-info/SOURCES.txt' 2023-07-20T16:02:49,843 adding license file 'LICENSE' 2023-07-20T16:02:49,855 writing manifest file '/tmp/pip-modern-metadata-qso_s854/mordredcommunity.egg-info/SOURCES.txt' 2023-07-20T16:02:49,857 creating '/tmp/pip-modern-metadata-qso_s854/mordredcommunity-0.0.0a0.dist-info' 2023-07-20T16:02:49,921 /tmp/pip-build-env-cml1mjys/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-07-20T16:02:49,922 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-07-20T16:02:49,922 /tmp/pip-build-env-cml1mjys/overlay/lib/python3.7/site-packages/setuptools/config/expand.py:133: SetuptoolsWarning: File '/tmp/pip-wheel-utfn6qnc/mordredcommunity_9dbdcbae8814497f85e26ce063d993bc/README.md' cannot be found 2023-07-20T16:02:49,923 _read_file(path) 2023-07-20T16:02:50,100 Preparing metadata (pyproject.toml): finished with status 'done' 2023-07-20T16:02:50,114 Source in /tmp/pip-wheel-utfn6qnc/mordredcommunity_9dbdcbae8814497f85e26ce063d993bc has version 0.0.0a0, which satisfies requirement mordredcommunity==0.0.0a0 from https://files.pythonhosted.org/packages/12/15/d2a2f9d4cca8d9dae80c01cf02a3a92671f609fbcc35b1aa896a633f865f/mordredcommunity-0.0.0a0.tar.gz 2023-07-20T16:02:50,116 Removed mordredcommunity==0.0.0a0 from https://files.pythonhosted.org/packages/12/15/d2a2f9d4cca8d9dae80c01cf02a3a92671f609fbcc35b1aa896a633f865f/mordredcommunity-0.0.0a0.tar.gz from build tracker '/tmp/pip-build-tracker-tvh26sr1' 2023-07-20T16:02:50,130 Created temporary directory: /tmp/pip-unpack-17jdbkre 2023-07-20T16:02:50,131 Building wheels for collected packages: mordredcommunity 2023-07-20T16:02:50,140 Created temporary directory: /tmp/pip-wheel-i62bj_7d 2023-07-20T16:02:50,141 Destination directory: /tmp/pip-wheel-i62bj_7d 2023-07-20T16:02:50,146 Building wheel for mordredcommunity (pyproject.toml): started 2023-07-20T16:02:50,148 Running command Building wheel for mordredcommunity (pyproject.toml) 2023-07-20T16:02:51,949 running bdist_wheel 2023-07-20T16:02:51,990 running build 2023-07-20T16:02:51,991 running build_py 2023-07-20T16:02:52,009 creating build 2023-07-20T16:02:52,010 creating build/lib 2023-07-20T16:02:52,012 creating build/lib/mordred 2023-07-20T16:02:52,016 copying mordred/TopologicalCharge.py -> build/lib/mordred 2023-07-20T16:02:52,021 copying mordred/McGowanVolume.py -> build/lib/mordred 2023-07-20T16:02:52,024 copying mordred/Constitutional.py -> build/lib/mordred 2023-07-20T16:02:52,028 copying mordred/_atomic_property.py -> build/lib/mordred 2023-07-20T16:02:52,033 copying mordred/GeometricalIndex.py -> build/lib/mordred 2023-07-20T16:02:52,037 copying mordred/Weight.py -> build/lib/mordred 2023-07-20T16:02:52,041 copying mordred/BertzCT.py -> build/lib/mordred 2023-07-20T16:02:52,045 copying mordred/Polarizability.py -> build/lib/mordred 2023-07-20T16:02:52,048 copying mordred/CPSA.py -> build/lib/mordred 2023-07-20T16:02:52,052 copying mordred/PathCount.py -> build/lib/mordred 2023-07-20T16:02:52,056 copying mordred/SLogP.py -> build/lib/mordred 2023-07-20T16:02:52,060 copying mordred/BaryszMatrix.py -> build/lib/mordred 2023-07-20T16:02:52,064 copying mordred/VdwVolumeABC.py -> build/lib/mordred 2023-07-20T16:02:52,068 copying mordred/AdjacencyMatrix.py -> build/lib/mordred 2023-07-20T16:02:52,072 copying mordred/Framework.py -> build/lib/mordred 2023-07-20T16:02:52,076 copying mordred/_graph_matrix.py -> build/lib/mordred 2023-07-20T16:02:52,080 copying mordred/BalabanJ.py -> build/lib/mordred 2023-07-20T16:02:52,085 copying mordred/HydrogenBond.py -> build/lib/mordred 2023-07-20T16:02:52,089 copying mordred/GravitationalIndex.py -> build/lib/mordred 2023-07-20T16:02:52,093 copying mordred/DistanceMatrix.py -> build/lib/mordred 2023-07-20T16:02:52,097 copying mordred/PBF.py -> build/lib/mordred 2023-07-20T16:02:52,101 copying mordred/EccentricConnectivityIndex.py -> build/lib/mordred 2023-07-20T16:02:52,106 copying mordred/KappaShapeIndex.py -> build/lib/mordred 2023-07-20T16:02:52,110 copying mordred/TopoPSA.py -> build/lib/mordred 2023-07-20T16:02:52,114 copying mordred/MoeType.py -> build/lib/mordred 2023-07-20T16:02:52,118 copying mordred/VertexAdjacencyInformation.py -> build/lib/mordred 2023-07-20T16:02:52,122 copying mordred/MomentOfInertia.py -> build/lib/mordred 2023-07-20T16:02:52,126 copying mordred/DetourMatrix.py -> build/lib/mordred 2023-07-20T16:02:52,131 copying mordred/AtomCount.py -> build/lib/mordred 2023-07-20T16:02:52,135 copying mordred/InformationContent.py -> build/lib/mordred 2023-07-20T16:02:52,140 copying mordred/MoRSE.py -> build/lib/mordred 2023-07-20T16:02:52,144 copying mordred/MolecularId.py -> build/lib/mordred 2023-07-20T16:02:52,149 copying mordred/Lipinski.py -> build/lib/mordred 2023-07-20T16:02:52,153 copying mordred/Autocorrelation.py -> build/lib/mordred 2023-07-20T16:02:52,157 copying mordred/ABCIndex.py -> build/lib/mordred 2023-07-20T16:02:52,161 copying mordred/Aromatic.py -> build/lib/mordred 2023-07-20T16:02:52,165 copying mordred/WienerIndex.py -> build/lib/mordred 2023-07-20T16:02:52,169 copying mordred/__main__.py -> build/lib/mordred 2023-07-20T16:02:52,174 copying mordred/WalkCount.py -> build/lib/mordred 2023-07-20T16:02:52,178 copying mordred/ExtendedTopochemicalAtom.py -> build/lib/mordred 2023-07-20T16:02:52,184 copying mordred/EState.py -> build/lib/mordred 2023-07-20T16:02:52,187 copying mordred/BondCount.py -> build/lib/mordred 2023-07-20T16:02:52,191 copying mordred/FragmentComplexity.py -> build/lib/mordred 2023-07-20T16:02:52,194 copying mordred/TopologicalIndex.py -> build/lib/mordred 2023-07-20T16:02:52,197 copying mordred/BCUT.py -> build/lib/mordred 2023-07-20T16:02:52,201 copying mordred/_util.py -> build/lib/mordred 2023-07-20T16:02:52,204 copying mordred/__init__.py -> build/lib/mordred 2023-07-20T16:02:52,208 copying mordred/_matrix_attributes.py -> build/lib/mordred 2023-07-20T16:02:52,212 copying mordred/Chi.py -> build/lib/mordred 2023-07-20T16:02:52,216 copying mordred/RotatableBond.py -> build/lib/mordred 2023-07-20T16:02:52,219 copying mordred/ZagrebIndex.py -> build/lib/mordred 2023-07-20T16:02:52,222 copying mordred/MolecularDistanceEdge.py -> build/lib/mordred 2023-07-20T16:02:52,226 copying mordred/RingCount.py -> build/lib/mordred 2023-07-20T16:02:52,230 copying mordred/CarbonTypes.py -> build/lib/mordred 2023-07-20T16:02:52,233 copying mordred/AcidBase.py -> build/lib/mordred 2023-07-20T16:02:52,237 copying mordred/LogS.py -> build/lib/mordred 2023-07-20T16:02:52,242 creating build/lib/mordred/descriptors 2023-07-20T16:02:52,244 copying mordred/descriptors/__init__.py -> build/lib/mordred/descriptors 2023-07-20T16:02:52,250 creating build/lib/mordred/_base 2023-07-20T16:02:52,253 copying mordred/_base/parallel.py -> build/lib/mordred/_base 2023-07-20T16:02:52,257 copying mordred/_base/pandas_module.py -> build/lib/mordred/_base 2023-07-20T16:02:52,261 copying mordred/_base/result.py -> build/lib/mordred/_base 2023-07-20T16:02:52,265 copying mordred/_base/calculator.py -> build/lib/mordred/_base 2023-07-20T16:02:52,270 copying mordred/_base/descriptor.py -> build/lib/mordred/_base 2023-07-20T16:02:52,274 copying mordred/_base/context.py -> build/lib/mordred/_base 2023-07-20T16:02:52,278 copying mordred/_base/__init__.py -> build/lib/mordred/_base 2023-07-20T16:02:52,282 copying mordred/_base/util.py -> build/lib/mordred/_base 2023-07-20T16:02:52,287 creating build/lib/mordred/error 2023-07-20T16:02:52,289 copying mordred/error/__init__.py -> build/lib/mordred/error 2023-07-20T16:02:52,297 creating build/lib/mordred/tests 2023-07-20T16:02:52,299 copying mordred/tests/test_mordred_main.py -> build/lib/mordred/tests 2023-07-20T16:02:52,304 copying mordred/tests/test_ABCIndex.py -> build/lib/mordred/tests 2023-07-20T16:02:52,307 copying mordred/tests/test_pickle.py -> build/lib/mordred/tests 2023-07-20T16:02:52,311 copying mordred/tests/test_import_all_descriptors.py -> build/lib/mordred/tests 2023-07-20T16:02:52,316 copying mordred/tests/test_exceptions.py -> build/lib/mordred/tests 2023-07-20T16:02:52,319 copying mordred/tests/test_compose_descriptor.py -> build/lib/mordred/tests 2023-07-20T16:02:52,323 copying mordred/tests/test_SLogP.py -> build/lib/mordred/tests 2023-07-20T16:02:52,327 copying mordred/tests/test_VEA.py -> build/lib/mordred/tests 2023-07-20T16:02:52,332 copying mordred/tests/test_atomic_property.py -> build/lib/mordred/tests 2023-07-20T16:02:52,336 copying mordred/tests/test_json.py -> build/lib/mordred/tests 2023-07-20T16:02:52,340 copying mordred/tests/test_pandas.py -> build/lib/mordred/tests 2023-07-20T16:02:52,344 copying mordred/tests/test_base.py -> build/lib/mordred/tests 2023-07-20T16:02:52,348 copying mordred/tests/test_by_references.py -> build/lib/mordred/tests 2023-07-20T16:02:52,352 copying mordred/tests/test_ETA.py -> build/lib/mordred/tests 2023-07-20T16:02:52,357 copying mordred/tests/__main__.py -> build/lib/mordred/tests 2023-07-20T16:02:52,361 copying mordred/tests/test_result_type.py -> build/lib/mordred/tests 2023-07-20T16:02:52,365 copying mordred/tests/__init__.py -> build/lib/mordred/tests 2023-07-20T16:02:52,368 copying mordred/tests/test_SASA.py -> build/lib/mordred/tests 2023-07-20T16:02:52,371 copying mordred/tests/Dummy.py -> build/lib/mordred/tests 2023-07-20T16:02:52,375 copying mordred/tests/test_parallel.py -> build/lib/mordred/tests 2023-07-20T16:02:52,378 copying mordred/tests/test_attributes.py -> build/lib/mordred/tests 2023-07-20T16:02:52,382 creating build/lib/mordred/surface_area 2023-07-20T16:02:52,384 copying mordred/surface_area/_sasa.py -> build/lib/mordred/surface_area 2023-07-20T16:02:52,388 copying mordred/surface_area/__main__.py -> build/lib/mordred/surface_area 2023-07-20T16:02:52,391 copying mordred/surface_area/__init__.py -> build/lib/mordred/surface_area 2023-07-20T16:02:52,394 copying mordred/surface_area/_mesh.py -> build/lib/mordred/surface_area 2023-07-20T16:02:52,397 running egg_info 2023-07-20T16:02:52,416 writing mordredcommunity.egg-info/PKG-INFO 2023-07-20T16:02:52,419 writing dependency_links to mordredcommunity.egg-info/dependency_links.txt 2023-07-20T16:02:52,422 writing requirements to mordredcommunity.egg-info/requires.txt 2023-07-20T16:02:52,424 writing top-level names to mordredcommunity.egg-info/top_level.txt 2023-07-20T16:02:52,457 reading manifest file 'mordredcommunity.egg-info/SOURCES.txt' 2023-07-20T16:02:52,466 adding license file 'LICENSE' 2023-07-20T16:02:52,483 writing manifest file 'mordredcommunity.egg-info/SOURCES.txt' 2023-07-20T16:02:52,523 installing to build/bdist.linux-armv7l/wheel 2023-07-20T16:02:52,523 running install 2023-07-20T16:02:52,586 running install_lib 2023-07-20T16:02:52,596 creating build/bdist.linux-armv7l 2023-07-20T16:02:52,597 creating build/bdist.linux-armv7l/wheel 2023-07-20T16:02:52,602 creating build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,604 copying build/lib/mordred/TopologicalCharge.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,608 copying build/lib/mordred/McGowanVolume.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,613 copying build/lib/mordred/Constitutional.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,618 copying build/lib/mordred/_atomic_property.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,622 copying build/lib/mordred/GeometricalIndex.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,627 copying build/lib/mordred/Weight.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,632 copying build/lib/mordred/BertzCT.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,636 copying build/lib/mordred/Polarizability.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,641 copying build/lib/mordred/CPSA.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,646 copying build/lib/mordred/PathCount.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,650 copying build/lib/mordred/SLogP.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,654 copying build/lib/mordred/BaryszMatrix.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,658 copying build/lib/mordred/VdwVolumeABC.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,662 copying build/lib/mordred/AdjacencyMatrix.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,665 copying build/lib/mordred/Framework.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,670 creating build/bdist.linux-armv7l/wheel/mordred/descriptors 2023-07-20T16:02:52,672 copying build/lib/mordred/descriptors/__init__.py -> build/bdist.linux-armv7l/wheel/mordred/descriptors 2023-07-20T16:02:52,676 copying build/lib/mordred/_graph_matrix.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,680 copying build/lib/mordred/BalabanJ.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,684 copying build/lib/mordred/HydrogenBond.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,688 copying build/lib/mordred/GravitationalIndex.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,692 copying build/lib/mordred/DistanceMatrix.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,696 copying build/lib/mordred/PBF.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,699 copying build/lib/mordred/EccentricConnectivityIndex.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,705 creating build/bdist.linux-armv7l/wheel/mordred/_base 2023-07-20T16:02:52,706 copying build/lib/mordred/_base/parallel.py -> build/bdist.linux-armv7l/wheel/mordred/_base 2023-07-20T16:02:52,710 copying build/lib/mordred/_base/pandas_module.py -> build/bdist.linux-armv7l/wheel/mordred/_base 2023-07-20T16:02:52,714 copying build/lib/mordred/_base/result.py -> build/bdist.linux-armv7l/wheel/mordred/_base 2023-07-20T16:02:52,718 copying build/lib/mordred/_base/calculator.py -> build/bdist.linux-armv7l/wheel/mordred/_base 2023-07-20T16:02:52,723 copying build/lib/mordred/_base/descriptor.py -> build/bdist.linux-armv7l/wheel/mordred/_base 2023-07-20T16:02:52,727 copying build/lib/mordred/_base/context.py -> build/bdist.linux-armv7l/wheel/mordred/_base 2023-07-20T16:02:52,731 copying build/lib/mordred/_base/__init__.py -> build/bdist.linux-armv7l/wheel/mordred/_base 2023-07-20T16:02:52,735 copying build/lib/mordred/_base/util.py -> build/bdist.linux-armv7l/wheel/mordred/_base 2023-07-20T16:02:52,738 copying build/lib/mordred/KappaShapeIndex.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,742 copying build/lib/mordred/TopoPSA.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,746 copying build/lib/mordred/MoeType.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,750 copying build/lib/mordred/VertexAdjacencyInformation.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,754 copying build/lib/mordred/MomentOfInertia.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,757 copying build/lib/mordred/DetourMatrix.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,761 copying build/lib/mordred/AtomCount.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,765 copying build/lib/mordred/InformationContent.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,769 copying build/lib/mordred/MoRSE.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,773 copying build/lib/mordred/MolecularId.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,778 copying build/lib/mordred/Lipinski.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,781 copying build/lib/mordred/Autocorrelation.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,786 copying build/lib/mordred/ABCIndex.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,789 copying build/lib/mordred/Aromatic.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,793 copying build/lib/mordred/WienerIndex.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,796 copying build/lib/mordred/__main__.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,801 copying build/lib/mordred/WalkCount.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,804 copying build/lib/mordred/ExtendedTopochemicalAtom.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,809 copying build/lib/mordred/EState.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,813 copying build/lib/mordred/BondCount.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,818 copying build/lib/mordred/FragmentComplexity.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,823 creating build/bdist.linux-armv7l/wheel/mordred/error 2023-07-20T16:02:52,825 copying build/lib/mordred/error/__init__.py -> build/bdist.linux-armv7l/wheel/mordred/error 2023-07-20T16:02:52,830 copying build/lib/mordred/TopologicalIndex.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,834 copying build/lib/mordred/BCUT.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,839 copying build/lib/mordred/_util.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,843 copying build/lib/mordred/__init__.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,849 creating build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,851 copying build/lib/mordred/tests/test_mordred_main.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,856 copying build/lib/mordred/tests/test_ABCIndex.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,860 copying build/lib/mordred/tests/test_pickle.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,865 copying build/lib/mordred/tests/test_import_all_descriptors.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,869 copying build/lib/mordred/tests/test_exceptions.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,874 copying build/lib/mordred/tests/test_compose_descriptor.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,878 copying build/lib/mordred/tests/test_SLogP.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,882 copying build/lib/mordred/tests/test_VEA.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,887 copying build/lib/mordred/tests/test_atomic_property.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,892 copying build/lib/mordred/tests/test_json.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,896 copying build/lib/mordred/tests/test_pandas.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,900 copying build/lib/mordred/tests/test_base.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,904 copying build/lib/mordred/tests/test_by_references.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,909 copying build/lib/mordred/tests/test_ETA.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,913 copying build/lib/mordred/tests/__main__.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,918 copying build/lib/mordred/tests/test_result_type.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,922 copying build/lib/mordred/tests/__init__.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,926 copying build/lib/mordred/tests/test_SASA.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,930 copying build/lib/mordred/tests/Dummy.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,934 copying build/lib/mordred/tests/test_parallel.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,939 copying build/lib/mordred/tests/test_attributes.py -> build/bdist.linux-armv7l/wheel/mordred/tests 2023-07-20T16:02:52,943 copying build/lib/mordred/_matrix_attributes.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,950 creating build/bdist.linux-armv7l/wheel/mordred/surface_area 2023-07-20T16:02:52,952 copying build/lib/mordred/surface_area/_sasa.py -> build/bdist.linux-armv7l/wheel/mordred/surface_area 2023-07-20T16:02:52,957 copying build/lib/mordred/surface_area/__main__.py -> build/bdist.linux-armv7l/wheel/mordred/surface_area 2023-07-20T16:02:52,961 copying build/lib/mordred/surface_area/__init__.py -> build/bdist.linux-armv7l/wheel/mordred/surface_area 2023-07-20T16:02:52,965 copying build/lib/mordred/surface_area/_mesh.py -> build/bdist.linux-armv7l/wheel/mordred/surface_area 2023-07-20T16:02:52,969 copying build/lib/mordred/Chi.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,973 copying build/lib/mordred/RotatableBond.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,976 copying build/lib/mordred/ZagrebIndex.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,980 copying build/lib/mordred/MolecularDistanceEdge.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,984 copying build/lib/mordred/RingCount.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,988 copying build/lib/mordred/CarbonTypes.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,992 copying build/lib/mordred/AcidBase.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,995 copying build/lib/mordred/LogS.py -> build/bdist.linux-armv7l/wheel/mordred 2023-07-20T16:02:52,999 running install_egg_info 2023-07-20T16:02:53,008 Copying mordredcommunity.egg-info to build/bdist.linux-armv7l/wheel/mordredcommunity-0.0.0a0-py3.7.egg-info 2023-07-20T16:02:53,029 running install_scripts 2023-07-20T16:02:53,059 creating build/bdist.linux-armv7l/wheel/mordredcommunity-0.0.0a0.dist-info/WHEEL 2023-07-20T16:02:53,064 creating '/tmp/pip-wheel-i62bj_7d/.tmp-y2ej1y40/mordredcommunity-0.0.0a0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-07-20T16:02:53,072 adding 'mordred/ABCIndex.py' 2023-07-20T16:02:53,075 adding 'mordred/AcidBase.py' 2023-07-20T16:02:53,078 adding 'mordred/AdjacencyMatrix.py' 2023-07-20T16:02:53,081 adding 'mordred/Aromatic.py' 2023-07-20T16:02:53,084 adding 'mordred/AtomCount.py' 2023-07-20T16:02:53,088 adding 'mordred/Autocorrelation.py' 2023-07-20T16:02:53,091 adding 'mordred/BCUT.py' 2023-07-20T16:02:53,093 adding 'mordred/BalabanJ.py' 2023-07-20T16:02:53,096 adding 'mordred/BaryszMatrix.py' 2023-07-20T16:02:53,099 adding 'mordred/BertzCT.py' 2023-07-20T16:02:53,102 adding 'mordred/BondCount.py' 2023-07-20T16:02:53,105 adding 'mordred/CPSA.py' 2023-07-20T16:02:53,108 adding 'mordred/CarbonTypes.py' 2023-07-20T16:02:53,112 adding 'mordred/Chi.py' 2023-07-20T16:02:53,115 adding 'mordred/Constitutional.py' 2023-07-20T16:02:53,118 adding 'mordred/DetourMatrix.py' 2023-07-20T16:02:53,121 adding 'mordred/DistanceMatrix.py' 2023-07-20T16:02:53,124 adding 'mordred/EState.py' 2023-07-20T16:02:53,127 adding 'mordred/EccentricConnectivityIndex.py' 2023-07-20T16:02:53,133 adding 'mordred/ExtendedTopochemicalAtom.py' 2023-07-20T16:02:53,136 adding 'mordred/FragmentComplexity.py' 2023-07-20T16:02:53,139 adding 'mordred/Framework.py' 2023-07-20T16:02:53,142 adding 'mordred/GeometricalIndex.py' 2023-07-20T16:02:53,144 adding 'mordred/GravitationalIndex.py' 2023-07-20T16:02:53,147 adding 'mordred/HydrogenBond.py' 2023-07-20T16:02:53,150 adding 'mordred/InformationContent.py' 2023-07-20T16:02:53,153 adding 'mordred/KappaShapeIndex.py' 2023-07-20T16:02:53,156 adding 'mordred/Lipinski.py' 2023-07-20T16:02:53,158 adding 'mordred/LogS.py' 2023-07-20T16:02:53,161 adding 'mordred/McGowanVolume.py' 2023-07-20T16:02:53,163 adding 'mordred/MoRSE.py' 2023-07-20T16:02:53,166 adding 'mordred/MoeType.py' 2023-07-20T16:02:53,169 adding 'mordred/MolecularDistanceEdge.py' 2023-07-20T16:02:53,172 adding 'mordred/MolecularId.py' 2023-07-20T16:02:53,175 adding 'mordred/MomentOfInertia.py' 2023-07-20T16:02:53,178 adding 'mordred/PBF.py' 2023-07-20T16:02:53,180 adding 'mordred/PathCount.py' 2023-07-20T16:02:53,183 adding 'mordred/Polarizability.py' 2023-07-20T16:02:53,186 adding 'mordred/RingCount.py' 2023-07-20T16:02:53,189 adding 'mordred/RotatableBond.py' 2023-07-20T16:02:53,191 adding 'mordred/SLogP.py' 2023-07-20T16:02:53,194 adding 'mordred/TopoPSA.py' 2023-07-20T16:02:53,197 adding 'mordred/TopologicalCharge.py' 2023-07-20T16:02:53,200 adding 'mordred/TopologicalIndex.py' 2023-07-20T16:02:53,202 adding 'mordred/VdwVolumeABC.py' 2023-07-20T16:02:53,205 adding 'mordred/VertexAdjacencyInformation.py' 2023-07-20T16:02:53,208 adding 'mordred/WalkCount.py' 2023-07-20T16:02:53,210 adding 'mordred/Weight.py' 2023-07-20T16:02:53,213 adding 'mordred/WienerIndex.py' 2023-07-20T16:02:53,216 adding 'mordred/ZagrebIndex.py' 2023-07-20T16:02:53,218 adding 'mordred/__init__.py' 2023-07-20T16:02:53,222 adding 'mordred/__main__.py' 2023-07-20T16:02:53,226 adding 'mordred/_atomic_property.py' 2023-07-20T16:02:53,229 adding 'mordred/_graph_matrix.py' 2023-07-20T16:02:53,232 adding 'mordred/_matrix_attributes.py' 2023-07-20T16:02:53,235 adding 'mordred/_util.py' 2023-07-20T16:02:53,239 adding 'mordred/_base/__init__.py' 2023-07-20T16:02:53,244 adding 'mordred/_base/calculator.py' 2023-07-20T16:02:53,247 adding 'mordred/_base/context.py' 2023-07-20T16:02:53,251 adding 'mordred/_base/descriptor.py' 2023-07-20T16:02:53,253 adding 'mordred/_base/pandas_module.py' 2023-07-20T16:02:53,256 adding 'mordred/_base/parallel.py' 2023-07-20T16:02:53,259 adding 'mordred/_base/result.py' 2023-07-20T16:02:53,262 adding 'mordred/_base/util.py' 2023-07-20T16:02:53,266 adding 'mordred/descriptors/__init__.py' 2023-07-20T16:02:53,269 adding 'mordred/error/__init__.py' 2023-07-20T16:02:53,273 adding 'mordred/surface_area/__init__.py' 2023-07-20T16:02:53,276 adding 'mordred/surface_area/__main__.py' 2023-07-20T16:02:53,278 adding 'mordred/surface_area/_mesh.py' 2023-07-20T16:02:53,281 adding 'mordred/surface_area/_sasa.py' 2023-07-20T16:02:53,285 adding 'mordred/tests/Dummy.py' 2023-07-20T16:02:53,287 adding 'mordred/tests/__init__.py' 2023-07-20T16:02:53,290 adding 'mordred/tests/__main__.py' 2023-07-20T16:02:53,292 adding 'mordred/tests/test_ABCIndex.py' 2023-07-20T16:02:53,295 adding 'mordred/tests/test_ETA.py' 2023-07-20T16:02:53,298 adding 'mordred/tests/test_SASA.py' 2023-07-20T16:02:53,300 adding 'mordred/tests/test_SLogP.py' 2023-07-20T16:02:53,304 adding 'mordred/tests/test_VEA.py' 2023-07-20T16:02:53,307 adding 'mordred/tests/test_atomic_property.py' 2023-07-20T16:02:53,309 adding 'mordred/tests/test_attributes.py' 2023-07-20T16:02:53,311 adding 'mordred/tests/test_base.py' 2023-07-20T16:02:53,314 adding 'mordred/tests/test_by_references.py' 2023-07-20T16:02:53,316 adding 'mordred/tests/test_compose_descriptor.py' 2023-07-20T16:02:53,319 adding 'mordred/tests/test_exceptions.py' 2023-07-20T16:02:53,321 adding 'mordred/tests/test_import_all_descriptors.py' 2023-07-20T16:02:53,324 adding 'mordred/tests/test_json.py' 2023-07-20T16:02:53,327 adding 'mordred/tests/test_mordred_main.py' 2023-07-20T16:02:53,329 adding 'mordred/tests/test_pandas.py' 2023-07-20T16:02:53,332 adding 'mordred/tests/test_parallel.py' 2023-07-20T16:02:53,334 adding 'mordred/tests/test_pickle.py' 2023-07-20T16:02:53,337 adding 'mordred/tests/test_result_type.py' 2023-07-20T16:02:53,342 adding 'mordredcommunity-0.0.0a0.dist-info/LICENSE' 2023-07-20T16:02:53,344 adding 'mordredcommunity-0.0.0a0.dist-info/METADATA' 2023-07-20T16:02:53,346 adding 'mordredcommunity-0.0.0a0.dist-info/WHEEL' 2023-07-20T16:02:53,347 adding 'mordredcommunity-0.0.0a0.dist-info/top_level.txt' 2023-07-20T16:02:53,352 adding 'mordredcommunity-0.0.0a0.dist-info/RECORD' 2023-07-20T16:02:53,360 removing build/bdist.linux-armv7l/wheel 2023-07-20T16:02:53,405 /tmp/pip-build-env-cml1mjys/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-07-20T16:02:53,405 config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-07-20T16:02:53,406 /tmp/pip-build-env-cml1mjys/overlay/lib/python3.7/site-packages/setuptools/config/expand.py:133: SetuptoolsWarning: File '/tmp/pip-wheel-utfn6qnc/mordredcommunity_9dbdcbae8814497f85e26ce063d993bc/README.md' cannot be found 2023-07-20T16:02:53,406 _read_file(path) 2023-07-20T16:02:53,588 Building wheel for mordredcommunity (pyproject.toml): finished with status 'done' 2023-07-20T16:02:53,606 Created wheel for mordredcommunity: filename=mordredcommunity-0.0.0a0-py3-none-any.whl size=93752 sha256=7493f69566556fb274c4231107e5f0f7c61da973d06d6edff7f23333f0b8f272 2023-07-20T16:02:53,608 Stored in directory: /tmp/pip-ephem-wheel-cache-m9q9fj8r/wheels/8c/05/dd/5a14ae47bf8a3460aa0f615d4cc434b0fbe872375a5c50b95d 2023-07-20T16:02:53,644 Successfully built mordredcommunity 2023-07-20T16:02:53,657 Removed build tracker: '/tmp/pip-build-tracker-tvh26sr1'