ExpressLRS-Configurator icon indicating copy to clipboard operation
ExpressLRS-Configurator copied to clipboard

Platformio error during compilation: "The system cannot find the path specified."

Open spreck opened this issue 3 years ago • 0 comments

Expected Behavior

.elrs file compiled

Current Behavior

platformio error:

"The system cannot find the path specified."

build fails

Steps to Reproduce

Install conda and then run ExpressLRS-Configurator

Possible Solution (Not obligatory)

Solved by the following:

Delete AutoRun keys in your registry in:

Computer\HKEY_CURRENT_USER\Software\Microsoft\Command Processor or Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor

per instructions here (https://www.tenforums.com/general-support/122582-cmd-terminal-starts-system-cannot-find-path-specified.html) found referenced here (https://github.com/platformio/platformio-vscode-ide/issues/69).

Context

Solved issue but wanted to put it here in case anyone else has the same issue.

Your Environment

Windows 10 with previous conda installation

  • Operating System and version:
  • TX hardware: FrSky R9
  • RX hardware: FrSky R9

spreck avatar Jan 03 '22 03:01 spreck