Can't open grblhal in vscode #168
nichtdiemama84
started this conversation in
General
Replies: 1 comment
-
I had to reinstall PlatformIO now it looks like it could work |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I'm trying to open grblhal in VScode but after loading the projekt i get this message:
`Resolving esp32doit-devkit-v1 dependencies...
Already up-to-date.
Updating metadata for the vscode IDE...
UserSideException: Processing esp32doit-devkit-v1 (platform: espressif32 @ ~4.0.0; framework: espidf; board: esp32doit-devkit-v1)
SCons import failed. Unable to find engine files in:
C:\Users\HP.platformio\packages\tool-scons..
Traceback (most recent call last):
File "C:\Users\HP.platformio\packages\tool-scons\scons.py", line 88, in
import SCons.Script
ModuleNotFoundError: No module named 'SCons'`
I don't know what to do.
I'm really sorry for taking so much of your time.
Beta Was this translation helpful? Give feedback.
All reactions