question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request]: No such file or directory: 'C:\\Users\\he\\esp\\esp-idf\\requirements.txt' (VSC-831)

See original GitHub issue

This 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:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
brianignacio5commented, Feb 7, 2022

This should be fixed with #620 but yet to be released on marketplace.

Could you try this vsix installer ?

0reactions
FanhuaCloudcommented, Feb 7, 2022

Thanks, it is available after installation.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found