Visual Studio Code install error [VSC-313]

joel14
Posts: 1
Joined: Mon Nov 16, 2020 9:46 am

Re: Visual Studio Code install error [VSC-313] [Solved]

Postby joel14 » Mon Nov 16, 2020 10:05 am

Hello,

Thanks you ESP_bignacio for answer about you solution proposal
python.exe -m pip install -rc: \ Users \ yourusername \ .vscode \ extensions \ espressif .esp-idf-extension-0.5.1 \ esp_debug_adapter \ requirements.txt

it works fine and the extension ESpressif is now working.

Code: Select all


C:\Users\joell\.espressif\python_env\idf4.1_py3.9_env\Scripts>python.exe -m pip install -rc:\Users\joell\.vscode\extensions\espressif.esp-idf-extension-0.5.1\esp_debug_adapter\requirements.txt
Requirement already satisfied: click in c:\users\joell\.espressif\python_env\idf4.1_py3.9_env\lib\site-packages (from -r c:\Users\joell\.vscode\extensions\espressif.esp-idf-extension-0.5.1\esp_debug_adapter\requirements.txt (line 1)) (7.1.2)
Collecting psutil>=5.5.1
  Using cached psutil-5.7.3.tar.gz (465 kB)
Collecting pygdbmi<=0.9.0.2
  Using cached pygdbmi-0.9.0.2-py3-none-any.whl (16 kB)
Collecting requests>=2.21.0
  Using cached requests-2.25.0-py2.py3-none-any.whl (61 kB)
Processing c:\users\joell\appdata\local\pip\cache\wheels\fa\17\1f\332799f975d1b2d7f9b3f33bbccf65031e794717d24432caee\typing-3.7.4.3-py3-none-any.whl
Processing c:\users\joell\appdata\local\pip\cache\wheels\c0\1c\a1\b05ae749aa485a55d20886d4973333f3f83db8969ccc9c36b4\xmlrunner-1.7.7-py3-none-any.whl
Collecting idna<3,>=2.5
  Using cached idna-2.10-py2.py3-none-any.whl (58 kB)
Collecting urllib3<1.27,>=1.21.1
  Using cached urllib3-1.26.2-py2.py3-none-any.whl (136 kB)
Collecting certifi>=2017.4.17
  Using cached certifi-2020.11.8-py2.py3-none-any.whl (155 kB)
Collecting chardet<4,>=3.0.2
  Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Building wheels for collected packages: psutil
  Building wheel for psutil (setup.py) ... done
  Created wheel for psutil: filename=psutil-5.7.3-cp39-cp39-win_amd64.whl size=237539 sha256=0b4939e605c425e4fab6fe7796ac4805d23532d0cb4b1217b7e95f1f799beeff
  Stored in directory: c:\users\joell\appdata\local\pip\cache\wheels\76\43\53\a0fed7ed0582fd7b0b3032a6703bd498bc6397d4217e88a9ce
Successfully built psutil
Installing collected packages: psutil, pygdbmi, idna, urllib3, certifi, chardet, requests, typing, xmlrunner
Successfully installed certifi-2020.11.8 chardet-3.0.4 idna-2.10 psutil-5.7.3 pygdbmi-0.9.0.2 requests-2.25.0 typing-3.7.4.3 urllib3-1.26.2 xmlrunner-1.7.7
Best regards.
Joël

Who is online

Users browsing this forum: No registered users and 104 guests