-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
HI, the install of your library is impossible after Python 3.11 distutils disapear since 3.12
C:\Windows\system32> pip install napari-nanopyx
Collecting napari-nanopyx
Downloading napari_nanopyx-0.1.5-py3-none-any.whl.metadata (5.6 kB)
Requirement already satisfied: napari in c:\python313\lib\site-packages (from napari-nanopyx) (0.5.5)
Collecting nanopyx>=0.3.1 (from napari-nanopyx)
Downloading nanopyx-0.4.0.tar.gz (7.8 MB)
---------------------------------------- 7.8/7.8 MB 5.1 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [20 lines of output]
Traceback (most recent call last):
File "C:\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 389, in <module>
main()
~~~~^^
File "C:\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 143, in get_requires_for_build_wheel
return hook(config_settings)
File "C:\Users\XXXXXX\AppData\Local\Temp\pip-build-env-eih_3ggg\overlay\Lib\site-packages\setuptools\build_meta.py", line 331, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\XXXXXX\AppData\Local\Temp\pip-build-env-eih_3ggg\overlay\Lib\site-packages\setuptools\build_meta.py", line 301, in _get_build_requires
self.run_setup()
~~~~~~~~~~~~~~^^
File "C:\Users\XXXXXX\AppData\Local\Temp\pip-build-env-eih_3ggg\overlay\Lib\site-packages\setuptools\build_meta.py", line 317, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "<string>", line 116, in <module>
ImportError: cannot import name 'msvccompiler' from 'distutils' (C:\Users\XXXXXX\AppData\Local\Temp\pip-build-env-eih_3ggg\overlay\Lib\site-packages\setuptools\_distutils\__init__.py)
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.verlay\Lib\site-packages\setuptools\_distutils\__init__.py)
Metadata
Metadata
Assignees
Labels
No labels