[Feature Request]: No such file or directory: 'C:\\Users\\he\\esp\\esp-idf\\requirements.txt' (VSC-831)
See original GitHub issueThis problem arises when I use the plugin to install the idf of the master branch,Then I checked the latest esp-idf and found that the file was renamed to requirements.core.txt, I think we should be compatible with this change in the next version
Traceback (most recent call last):
File "C:\Users\he\esp\esp-idf\tools\check_python_dependencies.py", line 34, in <module>
with open(req_path) as f:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\he\\esp\\esp-idf\\requirements.txt'
Command failed: "C:\Espressif\python_env\idf5.0_py3.8_env\Scripts\python.exe" "C:\Users\he\esp\esp-idf\tools\check_python_dependencies.py" -r "C:\Users\he\esp\esp-idf\requirements.txt"
Traceback (most recent call last):
File "C:\Users\he\esp\esp-idf\tools\check_python_dependencies.py", line 34, in <module>
with open(req_path) as f:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\he\\esp\\esp-idf\\requirements.txt'
Issue Analytics
- State:
- Created 2 years ago
- Comments:5
Top Results From Across the Web
Product Feature Requests - How to Write and Submit Them
A Feature Request is any suggestion for an enhancement to Qualys software. Feature Requests are not a contractual obligation for Qualys to develop...
Read more >Feature Request/Bug Report Form - Adobe
Welcome to the Feature Request and Bug Report Submission Form. Use this form to request new features or suggest modifications to existing features....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This should be fixed with #620 but yet to be released on marketplace.
Could you try this vsix installer ?
Thanks, it is available after installation.