-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Description
The command to install the package pip3 install measurement==3.2.0 is failing, can someone help what am I missing here?
> ✗ pip3 install measurement==3.2.0
Collecting measurement==3.2.0
Using cached measurement-3.2.0.tar.gz (12 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [18 lines of output]
/opt/homebrew/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
warnings.warn(msg, warning_class)
/opt/homebrew/lib/python3.10/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
warnings.warn(
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "/private/var/folders/8j/n8416n8x2rz35z8cxv3p8p140000gn/T/pip-install-q6rrpdmd/measurement_b4745363893242548a4197cfdfa72017/setup.py", line 4, in <module>
setup(use_scm_version=True)
File "/opt/homebrew/lib/python3.10/site-packages/setuptools/__init__.py", line 86, in setup
_install_setup_requires(attrs)
File "/opt/homebrew/lib/python3.10/site-packages/setuptools/__init__.py", line 80, in _install_setup_requires
dist.fetch_build_eggs(dist.setup_requires)
File "/opt/homebrew/lib/python3.10/site-packages/setuptools/dist.py", line 875, in fetch_build_eggs
resolved_dists = pkg_resources.working_set.resolve(
File "/opt/homebrew/lib/python3.10/site-packages/pkg_resources/__init__.py", line 800, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (sphinxcontrib.applehelp 1.0.3 (/private/var/folders/8j/n8416n8x2rz35z8cxv3p8p140000gn/T/pip-install-q6rrpdmd/measurement_b4745363893242548a4197cfdfa72017/.eggs/sphinxcontrib.applehelp-1.0.3-py3.10.egg), Requirement.parse('sphinxcontrib-applehelp'), {'sphinx'})
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
ifzal, Xzya, yuriyromadin, awaisdar001, reddyvinod and 4 more
Metadata
Metadata
Assignees
Labels
No labels