platformio / platformio-atom-ide

PlatformIO IDE for Atom: The next generation integrated development environment for IoT
https://atom.io/packages/platformio-ide
Apache License 2.0
476 stars 71 forks source link

Start PIO Home Server #2416

Closed SolimanGharieb closed 4 years ago

SolimanGharieb commented 4 years ago

Error: Traceback (most recent call last): File "C:\Users\SG\AppData\Local\Programs\Python\Python37-32\lib\runpy.py", line 193, in _run_module_as_main "main", mod_spec) File "C:\Users\SG\AppData\Local\Programs\Python\Python37-32\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Users\SG.platformio\penv\Scripts\platformio.exemain.py", line 4, in ModuleNotFoundError: No module named 'platformio'

at C:\Users\SG.atom\packages\platformio-ide\node_modules\platformio-node-helpers\dist\index.js:1:12058 at ChildProcess.d (C:\Users\SG.atom\packages\platformio-ide\node_modules\platformio-node-helpers\dist\index.js:1:8308) at ChildProcess.emit (events.js:194:13) at ChildProcess.cp.emit (C:\Users\SG.atom\packages\platformio-ide\node_modules\cross-spawn\lib\enoent.js:34:29) at maybeClose (internal/child_process.js:998:16) at Socket. (internal/child_process.js:403:11) at Socket.emit (events.js:194:13) at Pipe. (net.js:593:12)

ivankravets commented 4 years ago

Please update to 2.7.2. Sorry for the issue.