pip is giving wrapper, exc logging wrapper error while updating
while updating pip i get the error
Exception:
Traceback (most recent call last):
File “C:UsershpAppDataRoamingPythonPython312site-packagespip_internalclibase_command.py”, line 180, in exc_logging_wrapper
status = run_func(*args)
^^^^^^^^^^^^^^^
File “C:UsershpAppDataRoamingPythonPython312site-packagespip_internalclireq_command.py”, line 245, in wrapper
return func(self, options, args)
^^^^^^^^^^^^^^^^^^^^^^^^^
File “C:UsershpAppDataRoamingPythonPython312site-packagespip_internalcommandsinstall.py”, line 452, in run
installed = install_given_reqs(
^^^^^^^^^^^^^^^^^^^
File “C:UsershpAppDataRoamingPythonPython312site-packagespip_internalreq_init_.py”, line 72, in install_given_reqs
requirement.install(
File “C:UsershpAppDataRoamingPythonPython312site-packagespip_internalreqreq_install.py”, line 847, in install
install_wheel(
File “C:UsershpAppDataRoamingPythonPython312site-packagespip_internaloperationsinstallwheel.py”, line 731, in install_wheel
_install_wheel(
File “C:UsershpAppDataRoamingPythonPython312site-packagespip_internaloperationsinstallwheel.py”, line 648, in _install_wheel
generated_console_scripts = maker.make_multiple(scripts_to_generate)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “C:UsershpAppDataRoamingPythonPython312site-packagespip_vendordistlibscripts.py”, line 436, in make_multiple
filenames.extend(self.make(specification, options))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “C:UsershpAppDataRoamingPythonPython312site-packagespip_internaloperationsinstallwheel.py”, line 429, in make
return super().make(specification, options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “C:UsershpAppDataRoamingPythonPython312site-packagespip_vendordistlibscripts.py”, line 425, in make
self._make_script(entry, filenames, options=options)
File “C:UsershpAppDataRoamingPythonPython312site-packagespip_vendordistlibscripts.py”, line 325, in _make_script
self._write_script(scriptnames, shebang, script, filenames, ext)
File “C:UsershpAppDataRoamingPythonPython312site-packagespip_vendordistlibscripts.py”, line 249, in _write_script
launcher = self._get_launcher(‘t’)
^^^^^^^^^^^^^^^^^^^^^^^
File “C:UsershpAppDataRoamingPythonPython312site-packagespip_vendordistlibscripts.py”, line 404, in _get_launcher
raise ValueError(msg)
ValueError: Unable to find resource t64.exe in package pip._vendor.distlib