SDK 3.0.1 NRFConnect Cloning FAIL

Sysprogs forums Forums VisualGDB SDK 3.0.1 NRFConnect Cloning FAIL

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36643
    Manuel Elko
    Participant

    Dear Support,

    as per object the following error is reported into visual studio 2022:

    Run “C:\Users\xxx\AppData\Local\VisualGDB\Python-3.11.5\python.exe -m virtualenv “C:/ncs.VisualStudio/v3.0.1/python-env”” in directory “” on local computer
    ————————–
    RuntimeError: failed to build image setuptools because:
    Traceback (most recent call last):
    File “C:\Users\xxx\AppData\Local\VisualGDB\Python-3.11.5\Lib\site-packages\virtualenv\seed\embed\via_app_data\via_app_data.py”, line 57, in _install
    installer.install(creator.interpreter.version_info)
    File “C:\Users\xxx\AppData\Local\VisualGDB\Python-3.11.5\Lib\site-packages\virtualenv\seed\embed\via_app_data\pip_install\base.py”, line 33, in install
    self._uninstall_previous_version()
    File “C:\Users\xxx\AppData\Local\VisualGDB\Python-3.11.5\Lib\site-packages\virtualenv\seed\embed\via_app_data\pip_install\base.py”, line 144, in _uninstall_previous_version
    dist_name = self._dist_info.stem.split(“-“)[0]
    ^^^^^^^^^^^^^^^
    File “C:\Users\xxx\AppData\Local\VisualGDB\Python-3.11.5\Lib\site-packages\virtualenv\seed\embed\via_app_data\pip_install\base.py”, line 110, in _dist_info
    raise RuntimeError(msg) # pragma: no cover
    ^^^^^^^^^^^^^^^^^^^^^^^
    RuntimeError: no .dist-info at C:\Users\xxx\AppData\Local\pypa\virtualenv\wheel\3.11\image\1\CopyPipInstall\setuptools-78.1.1-py3-none-any, has distutils-precedence.pth, pkg_resources, setuptools, _distutils_hack

    <hr />

     

    waiting for your support.

    used also : v6.0.108.5351 and it did not help.

    take care,

    X

    #36671
    support
    Keymaster

    Hi,

    Looks like something is broken with your Python installation. We have rechecked it with the Python 3.11.5 (same version as your log mentions) and it worked just fine.

    You can try resetting the Python environment or manually pointing VisualGDB to another Python directory as shown on this page.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.