We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is the error I get in MS Code: Any thoughts? :)
Error: error: subprocess-exited-with-error
Building wheel for platformio (pyproject.toml) did not run successfully. exit code: 1
[587 lines of output] running bdist_wheel running build running build_py creating build\lib\platformio copying platformio\app.py -> build\lib\platformio copying platformio\cache.py -> build\lib\platformio copying platformio\cli.py -> build\lib\platformio copying platformio\compat.py -> build\lib\platformio copying platformio\dependencies.py -> build\lib\platformio copying platformio\exception.py -> build\lib\platformio copying platformio\fs.py -> build\lib\platformio copying platformio\http.py -> build\lib\plat...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is the error I get in MS Code: Any thoughts? :)
Error: error: subprocess-exited-with-error
Building wheel for platformio (pyproject.toml) did not run successfully.
exit code: 1
[587 lines of output]
running bdist_wheel
running build
running build_py
creating build\lib\platformio
copying platformio\app.py -> build\lib\platformio
copying platformio\cache.py -> build\lib\platformio
copying platformio\cli.py -> build\lib\platformio
copying platformio\compat.py -> build\lib\platformio
copying platformio\dependencies.py -> build\lib\platformio
copying platformio\exception.py -> build\lib\platformio
copying platformio\fs.py -> build\lib\platformio
copying platformio\http.py -> build\lib\plat...
The text was updated successfully, but these errors were encountered: