ESP-IDF installation downloading forbidden pyparsing package 3.0.9 (VSC-1199) #1054
Closed
1 task done
Labels
bug-report
Bug Report from users on Github (don't use this tag manually, its supposed to be used via the issue)
OS
Windows
Operating System version
Win11
Visual Studio Code version
No response
ESP-IDF version
4.4.6
Python version
3.11
Doctor command output
pip version: 23.1.2
pycparser version: 2.21
pyelftools version: 0.29
pygdbmi version: 0.9.0.2
Pygments version: 2.15.1
pyparsing version: 3.0.9
pyserial version: 3.5
pywin32 version: 306
PyYAML version: 6.0
reedsolo version: 1.5.4
requests version: 2.31.0
Extension
No response
Description
Couldn't link anymore, found
#32
Check packages with
C:\src\espressif\.espressif\python_env\idf4.4_py3.11_env\Scripts\pip.exe list
find out that pyparsing is at 3.0.9.
Try to run
ESP-IDF : Configure ESP-IDF extension
Doesn't start because
Manually rollback the package
Restart VSCODE,
Run
ESP-IDF : Configure ESP-IDF extension
now the extension is rendered.
Click on "use current installation"
Script runs and in the terminal i see
Somebody updated packages without checking for regressions
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: