semble-0.5.3
x86_64-linux.pkgs-semble
· build #1988
· raw
1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh14Using checkPhaseThreadLimitHook
unpackPhase
15unpacking source archive /nix/store/q8s8pghvwih4md6myzkkxdmw1k2wikw0-source16source root is source17setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/uv.lock"configurePhase
18no configure script, doing nothingbuildPhase
19Executing pypaBuildPhase20Including all tracked files automatically21Creating a wheel...22pypa build flags: --no-isolation --outdir dist/ --wheel23* Getting build dependencies for wheel...24/nix/store/nhga9bbcills0ii70qcz7j5lyfwspgw0-python3.14-setuptools-scm-10.0.5/lib/python3.14/site-packages/setuptools_scm/_integration/deprecation.py:7: UserWarning: pyproject.toml: at [tool.setuptools.dynamic]25version = {attr = ...} is forcing setuptools to override the version setuptools-scm did already set26When using setuptools-scm it's invalid to use setuptools dynamic version as well, please remove it.27Setuptools-scm is responsible for setting the version, forcing setuptools to override creates errors.28 warnings.warn(29/nix/store/fkfl68z8s63y73y66398j7jrzvqdsddp-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated30!!3132 ********************************************************************************33 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).3435 By 2027-Feb-18, you need to update your project and remove deprecated calls36 or your builds will no longer be supported.3738 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.39 ********************************************************************************4041!!42 corresp(dist, value, root_dir)43/nix/store/fkfl68z8s63y73y66398j7jrzvqdsddp-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0).44!!4546 ********************************************************************************4748 By 2027-Feb-18, you need to update your project and remove deprecated calls49 or your builds will no longer be supported.5051 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details.52 ********************************************************************************5354!!55 _apply_tool_table(dist, config, filename)56/nix/store/fkfl68z8s63y73y66398j7jrzvqdsddp-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.57!!5859 ********************************************************************************60 Please consider removing the following classifiers in favor of a SPDX license expression:6162 License :: OSI Approved :: MIT License6364 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.65 ********************************************************************************6667!!68 dist._finalize_license_expression()69/nix/store/fkfl68z8s63y73y66398j7jrzvqdsddp-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.70!!7172 ********************************************************************************73 Please consider removing the following classifiers in favor of a SPDX license expression:7475 License :: OSI Approved :: MIT License7677 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.78 ********************************************************************************7980!!81 self._finalize_license_expression()82running egg_info83creating src/semble.egg-info84writing src/semble.egg-info/PKG-INFO85writing dependency_links to src/semble.egg-info/dependency_links.txt86writing entry points to src/semble.egg-info/entry_points.txt87writing requirements to src/semble.egg-info/requires.txt88writing top-level names to src/semble.egg-info/top_level.txt89writing manifest file 'src/semble.egg-info/SOURCES.txt'90/nix/store/bha9483j81ig7w47zy7hr7xiv623llvy-python3.14-vcs-versioning-1.1.1/lib/python3.14/site-packages/vcs_versioning/overrides.py:609: UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly.91 return get_active_overrides().subprocess_timeout92reading manifest file 'src/semble.egg-info/SOURCES.txt'93reading manifest template 'MANIFEST.in'94warning: no previously-included files matching '*.egg-info' found under directory 'src'95adding license file 'LICENSE'96writing manifest file 'src/semble.egg-info/SOURCES.txt'97* Building wheel...98/nix/store/nhga9bbcills0ii70qcz7j5lyfwspgw0-python3.14-setuptools-scm-10.0.5/lib/python3.14/site-packages/setuptools_scm/_integration/deprecation.py:7: UserWarning: pyproject.toml: at [tool.setuptools.dynamic]99version = {attr = ...} is forcing setuptools to override the version setuptools-scm did already set100When using setuptools-scm it's invalid to use setuptools dynamic version as well, please remove it.101Setuptools-scm is responsible for setting the version, forcing setuptools to override creates errors.102 warnings.warn(103/nix/store/fkfl68z8s63y73y66398j7jrzvqdsddp-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated104!!105106 ********************************************************************************107 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).108109 By 2027-Feb-18, you need to update your project and remove deprecated calls110 or your builds will no longer be supported.111112 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.113 ********************************************************************************114115!!116 corresp(dist, value, root_dir)117/nix/store/fkfl68z8s63y73y66398j7jrzvqdsddp-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0).118!!119120 ********************************************************************************121122 By 2027-Feb-18, you need to update your project and remove deprecated calls123 or your builds will no longer be supported.124125 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details.126 ********************************************************************************127128!!129 _apply_tool_table(dist, config, filename)130/nix/store/fkfl68z8s63y73y66398j7jrzvqdsddp-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.131!!132133 ********************************************************************************134 Please consider removing the following classifiers in favor of a SPDX license expression:135136 License :: OSI Approved :: MIT License137138 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.139 ********************************************************************************140141!!142 dist._finalize_license_expression()143/nix/store/fkfl68z8s63y73y66398j7jrzvqdsddp-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.144!!145146 ********************************************************************************147 Please consider removing the following classifiers in favor of a SPDX license expression:148149 License :: OSI Approved :: MIT License150151 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.152 ********************************************************************************153154!!155 self._finalize_license_expression()156running bdist_wheel157running build158running build_py159creating build/lib/semble160copying src/semble/utils.py -> build/lib/semble161copying src/semble/search.py -> build/lib/semble162copying src/semble/__init__.py -> build/lib/semble163copying src/semble/tokens.py -> build/lib/semble164copying src/semble/stats.py -> build/lib/semble165copying src/semble/mcp.py -> build/lib/semble166copying src/semble/cache.py -> build/lib/semble167copying src/semble/version.py -> build/lib/semble168copying src/semble/types.py -> build/lib/semble169copying src/semble/cli.py -> build/lib/semble170creating build/lib/semble/installer171copying src/semble/installer/__init__.py -> build/lib/semble/installer172copying src/semble/installer/installer.py -> build/lib/semble/installer173copying src/semble/installer/config.py -> build/lib/semble/installer174copying src/semble/installer/agents.py -> build/lib/semble/installer175creating build/lib/semble/ranking176copying src/semble/ranking/boosting.py -> build/lib/semble/ranking177copying src/semble/ranking/__init__.py -> build/lib/semble/ranking178copying src/semble/ranking/weighting.py -> build/lib/semble/ranking179copying src/semble/ranking/penalties.py -> build/lib/semble/ranking180creating build/lib/semble/chunking181copying src/semble/chunking/core.py -> build/lib/semble/chunking182copying src/semble/chunking/__init__.py -> build/lib/semble/chunking183copying src/semble/chunking/chunking.py -> build/lib/semble/chunking184creating build/lib/semble/index185copying src/semble/index/bm25.py -> build/lib/semble/index186copying src/semble/index/dense.py -> build/lib/semble/index187copying src/semble/index/files.py -> build/lib/semble/index188copying src/semble/index/index.py -> build/lib/semble/index189copying src/semble/index/file_walker.py -> build/lib/semble/index190copying src/semble/index/types.py -> build/lib/semble/index191copying src/semble/index/__init__.py -> build/lib/semble/index192copying src/semble/index/create.py -> build/lib/semble/index193copying src/semble/index/sparse.py -> build/lib/semble/index194running egg_info195writing src/semble.egg-info/PKG-INFO196writing dependency_links to src/semble.egg-info/dependency_links.txt197writing entry points to src/semble.egg-info/entry_points.txt198writing requirements to src/semble.egg-info/requires.txt199writing top-level names to src/semble.egg-info/top_level.txt200/nix/store/bha9483j81ig7w47zy7hr7xiv623llvy-python3.14-vcs-versioning-1.1.1/lib/python3.14/site-packages/vcs_versioning/overrides.py:609: UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly.201 return get_active_overrides().subprocess_timeout202reading manifest file 'src/semble.egg-info/SOURCES.txt'203reading manifest template 'MANIFEST.in'204warning: no previously-included files matching '*.egg-info' found under directory 'src'205adding license file 'LICENSE'206writing manifest file 'src/semble.egg-info/SOURCES.txt'207/nix/store/fkfl68z8s63y73y66398j7jrzvqdsddp-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'semble.__pycache__' is absent from the `packages` configuration.208!!209210 ********************************************************************************211 ############################212 # Package would be ignored #213 ############################214 Python recognizes 'semble.__pycache__' as an importable package[^1],215 but it is absent from setuptools' `packages` configuration.216217 This leads to an ambiguous overall configuration. If you want to distribute this218 package, please make sure that 'semble.__pycache__' is explicitly added219 to the `packages` configuration field.220221 Alternatively, you can also rely on setuptools' discovery methods222 (for example by using `find_namespace_packages(...)`/`find_namespace:`223 instead of `find_packages(...)`/`find:`).224225 You can read more about "package discovery" on setuptools documentation page:226227 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html228229 If you don't want 'semble.__pycache__' to be distributed and are230 already explicitly excluding 'semble.__pycache__' via231 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,232 you can try to use `exclude_package_data`, or `include-package-data=False` in233 combination with a more fine grained `package-data` configuration.234235 You can read more about "package data files" on setuptools documentation page:236237 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html238239240 [^1]: For Python, any directory (with suitable naming) can be imported,241 even if it does not contain any `.py` files.242 On the other hand, currently there is no concept of package data243 directory, all directories are treated like packages.244 ********************************************************************************245246!!247 check.warn(importable)248copying src/semble/py.typed -> build/lib/semble249creating build/lib/semble/__pycache__250copying src/semble/__pycache__/version.cpython-314.pyc -> build/lib/semble/__pycache__251creating build/lib/semble/agents252copying src/semble/agents/claude.md -> build/lib/semble/agents253copying src/semble/agents/reasonix.md -> build/lib/semble/agents254copying src/semble/agents/cursor.md -> build/lib/semble/agents255copying src/semble/agents/gemini.md -> build/lib/semble/agents256copying src/semble/agents/kiro.md -> build/lib/semble/agents257copying src/semble/agents/antigravity.md -> build/lib/semble/agents258copying src/semble/agents/opencode.md -> build/lib/semble/agents259copying src/semble/agents/commandcode.md -> build/lib/semble/agents260copying src/semble/agents/copilot.md -> build/lib/semble/agents261copying src/semble/agents/zcode.md -> build/lib/semble/agents262copying src/semble/agents/pi.md -> build/lib/semble/agents263copying src/semble/agents/codex.toml -> build/lib/semble/agents264installing to build/bdist.linux-x86_64/wheel265running install266running install_lib267creating build/bdist.linux-x86_64/wheel268creating build/bdist.linux-x86_64/wheel/semble269copying build/lib/semble/search.py -> build/bdist.linux-x86_64/wheel/./semble270copying build/lib/semble/utils.py -> build/bdist.linux-x86_64/wheel/./semble271creating build/bdist.linux-x86_64/wheel/semble/installer272copying build/lib/semble/installer/config.py -> build/bdist.linux-x86_64/wheel/./semble/installer273copying build/lib/semble/installer/installer.py -> build/bdist.linux-x86_64/wheel/./semble/installer274copying build/lib/semble/installer/__init__.py -> build/bdist.linux-x86_64/wheel/./semble/installer275copying build/lib/semble/installer/agents.py -> build/bdist.linux-x86_64/wheel/./semble/installer276copying build/lib/semble/version.py -> build/bdist.linux-x86_64/wheel/./semble277copying build/lib/semble/tokens.py -> build/bdist.linux-x86_64/wheel/./semble278copying build/lib/semble/py.typed -> build/bdist.linux-x86_64/wheel/./semble279copying build/lib/semble/__init__.py -> build/bdist.linux-x86_64/wheel/./semble280copying build/lib/semble/stats.py -> build/bdist.linux-x86_64/wheel/./semble281creating build/bdist.linux-x86_64/wheel/semble/chunking282copying build/lib/semble/chunking/chunking.py -> build/bdist.linux-x86_64/wheel/./semble/chunking283copying build/lib/semble/chunking/__init__.py -> build/bdist.linux-x86_64/wheel/./semble/chunking284copying build/lib/semble/chunking/core.py -> build/bdist.linux-x86_64/wheel/./semble/chunking285creating build/bdist.linux-x86_64/wheel/semble/index286copying build/lib/semble/index/sparse.py -> build/bdist.linux-x86_64/wheel/./semble/index287copying build/lib/semble/index/types.py -> build/bdist.linux-x86_64/wheel/./semble/index288copying build/lib/semble/index/dense.py -> build/bdist.linux-x86_64/wheel/./semble/index289copying build/lib/semble/index/create.py -> build/bdist.linux-x86_64/wheel/./semble/index290copying build/lib/semble/index/files.py -> build/bdist.linux-x86_64/wheel/./semble/index291copying build/lib/semble/index/__init__.py -> build/bdist.linux-x86_64/wheel/./semble/index292copying build/lib/semble/index/index.py -> build/bdist.linux-x86_64/wheel/./semble/index293copying build/lib/semble/index/bm25.py -> build/bdist.linux-x86_64/wheel/./semble/index294copying build/lib/semble/index/file_walker.py -> build/bdist.linux-x86_64/wheel/./semble/index295creating build/bdist.linux-x86_64/wheel/semble/ranking296copying build/lib/semble/ranking/penalties.py -> build/bdist.linux-x86_64/wheel/./semble/ranking297copying build/lib/semble/ranking/boosting.py -> build/bdist.linux-x86_64/wheel/./semble/ranking298copying build/lib/semble/ranking/weighting.py -> build/bdist.linux-x86_64/wheel/./semble/ranking299copying build/lib/semble/ranking/__init__.py -> build/bdist.linux-x86_64/wheel/./semble/ranking300copying build/lib/semble/mcp.py -> build/bdist.linux-x86_64/wheel/./semble301copying build/lib/semble/cli.py -> build/bdist.linux-x86_64/wheel/./semble302copying build/lib/semble/cache.py -> build/bdist.linux-x86_64/wheel/./semble303copying build/lib/semble/types.py -> build/bdist.linux-x86_64/wheel/./semble304creating build/bdist.linux-x86_64/wheel/semble/agents305copying build/lib/semble/agents/reasonix.md -> build/bdist.linux-x86_64/wheel/./semble/agents306copying build/lib/semble/agents/zcode.md -> build/bdist.linux-x86_64/wheel/./semble/agents307copying build/lib/semble/agents/antigravity.md -> build/bdist.linux-x86_64/wheel/./semble/agents308copying build/lib/semble/agents/commandcode.md -> build/bdist.linux-x86_64/wheel/./semble/agents309copying build/lib/semble/agents/codex.toml -> build/bdist.linux-x86_64/wheel/./semble/agents310copying build/lib/semble/agents/claude.md -> build/bdist.linux-x86_64/wheel/./semble/agents311copying build/lib/semble/agents/pi.md -> build/bdist.linux-x86_64/wheel/./semble/agents312copying build/lib/semble/agents/opencode.md -> build/bdist.linux-x86_64/wheel/./semble/agents313copying build/lib/semble/agents/copilot.md -> build/bdist.linux-x86_64/wheel/./semble/agents314copying build/lib/semble/agents/gemini.md -> build/bdist.linux-x86_64/wheel/./semble/agents315copying build/lib/semble/agents/cursor.md -> build/bdist.linux-x86_64/wheel/./semble/agents316copying build/lib/semble/agents/kiro.md -> build/bdist.linux-x86_64/wheel/./semble/agents317creating build/bdist.linux-x86_64/wheel/semble/__pycache__318copying build/lib/semble/__pycache__/version.cpython-314.pyc -> build/bdist.linux-x86_64/wheel/./semble/__pycache__319running install_egg_info320Copying src/semble.egg-info to build/bdist.linux-x86_64/wheel/./semble-0.5.3-py3.14.egg-info321running install_scripts322creating build/bdist.linux-x86_64/wheel/semble-0.5.3.dist-info/WHEEL323creating '/build/source/dist/.tmp-nsknlxu_/semble-0.5.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it324adding 'semble/__init__.py'325adding 'semble/cache.py'326adding 'semble/cli.py'327adding 'semble/mcp.py'328adding 'semble/py.typed'329adding 'semble/search.py'330adding 'semble/stats.py'331adding 'semble/tokens.py'332adding 'semble/types.py'333adding 'semble/utils.py'334adding 'semble/version.py'335adding 'semble/__pycache__/version.cpython-314.pyc'336adding 'semble/agents/antigravity.md'337adding 'semble/agents/claude.md'338adding 'semble/agents/codex.toml'339adding 'semble/agents/commandcode.md'340adding 'semble/agents/copilot.md'341adding 'semble/agents/cursor.md'342adding 'semble/agents/gemini.md'343adding 'semble/agents/kiro.md'344adding 'semble/agents/opencode.md'345adding 'semble/agents/pi.md'346adding 'semble/agents/reasonix.md'347adding 'semble/agents/zcode.md'348adding 'semble/chunking/__init__.py'349adding 'semble/chunking/chunking.py'350adding 'semble/chunking/core.py'351adding 'semble/index/__init__.py'352adding 'semble/index/bm25.py'353adding 'semble/index/create.py'354adding 'semble/index/dense.py'355adding 'semble/index/file_walker.py'356adding 'semble/index/files.py'357adding 'semble/index/index.py'358adding 'semble/index/sparse.py'359adding 'semble/index/types.py'360adding 'semble/installer/__init__.py'361adding 'semble/installer/agents.py'362adding 'semble/installer/config.py'363adding 'semble/installer/installer.py'364adding 'semble/ranking/__init__.py'365adding 'semble/ranking/boosting.py'366adding 'semble/ranking/penalties.py'367adding 'semble/ranking/weighting.py'368adding 'semble-0.5.3.dist-info/licenses/LICENSE'369adding 'semble-0.5.3.dist-info/METADATA'370adding 'semble-0.5.3.dist-info/WHEEL'371adding 'semble-0.5.3.dist-info/entry_points.txt'372adding 'semble-0.5.3.dist-info/top_level.txt'373adding 'semble-0.5.3.dist-info/RECORD'374removing build/bdist.linux-x86_64/wheel375Successfully built semble-0.5.3-py3-none-any.whl376Finished creating a wheel...377Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
378Executing pythonRuntimeDepsCheck379Checking runtime dependencies for semble-0.5.3-py3-none-any.whl380Finished executing pythonRuntimeDepsCheckinstallPhase
381Executing pypaInstallPhase382/nix/store/yjybff7894aa0s73s3zxa87prrk667b9-python3.14-installer-1.0.1/lib/python3.14/site-packages/installer/__main__.py:118: RuntimeWarning: Skip installing semble/__pycache__/version.cpython-314.pyc from semble. Installing files in a __pycache__ directory poses a security risk. __pycache__ directories should not be included in wheels. This is probably an issue in the build process of 'semble'.383 installer.install(source, destination, {})384Successfully installed semble-0.5.3-py3-none-any.whl385Finished executing pypaInstallPhasepythonOutputDistPhase
386Executing pythonOutputDistPhase387Finished executing pythonOutputDistPhasefixupPhase
388shrinking RPATHs of ELF executables and libraries in /nix/store/vzcjvhd0ahk94n8pkywh5xfg20dv1yv0-semble-0.5.3389checking for references to /build/ in /nix/store/vzcjvhd0ahk94n8pkywh5xfg20dv1yv0-semble-0.5.3...390patching script interpreter paths in /nix/store/vzcjvhd0ahk94n8pkywh5xfg20dv1yv0-semble-0.5.3391stripping (with command strip and flags -S -p) in /nix/store/vzcjvhd0ahk94n8pkywh5xfg20dv1yv0-semble-0.5.3/lib /nix/store/vzcjvhd0ahk94n8pkywh5xfg20dv1yv0-semble-0.5.3/bin392shrinking RPATHs of ELF executables and libraries in /nix/store/ppgkwa68avlvnvy2l6dzskflw6hv50js-semble-0.5.3-dist393checking for references to /build/ in /nix/store/ppgkwa68avlvnvy2l6dzskflw6hv50js-semble-0.5.3-dist...394patching script interpreter paths in /nix/store/ppgkwa68avlvnvy2l6dzskflw6hv50js-semble-0.5.3-dist395Rewriting #! /nix/store/7ik8057hajl6vq9j40h3jracxjn0bb5x-bash-5.3p15/bin/bash -e to #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.6396Rewriting #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.6/bin/python3.14 to #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.6397wrapping `/nix/store/vzcjvhd0ahk94n8pkywh5xfg20dv1yv0-semble-0.5.3/bin/semble'...398Executing pythonRemoveTestsDir399Finished executing pythonRemoveTestsDirinstallCheckPhase
400setting known thread variables to default: 1401 OMP_NUM_THREADS=1 OPENBLAS_NUM_THREADS=1 MKL_NUM_THREADS=1 BLIS_NUM_THREADS=1 VECLIB_MAXIMUM_THREADS=1 NUMBA_NUM_THREADS=1 NUMEXPR_NUM_THREADS=1pythonImportsCheckPhase
402Executing pythonImportsCheckPhase403Check whether the following modules can be imported: semble semble.cli semble.mcp