Platformio-atom-ide: After automatic install I get error 'platformio' could not be spawned...

Created on 13 Mar 2016  路  4Comments  路  Source: platformio/platformio-atom-ide

System: windows 8.1 x64
Python: 3.5.1 x64
Automatic install via binary from the site.
At every launch I get red popup window with message:
'platformio' could not be spawned. Is it installed and on your path? If so please open an issue on the package spawning the process.

checked PATH, found C:UsersuserAppDataLocalatombin and also C:Program FilesPython35Scripts;C:Program FilesPython35

bug

All 4 comments

Please uninstall Python 3. PlatformIO requires Python 2.7. See docs.

Confirmed, works after reinstall Python 2.7
However, allowing setup with incompatible environment is not an expected behavior of the automatic installer.

@orgkhnargh when 'platformio' could not be spawned., please check Python version and explain user that Python 2.7 is required

It is now not possible to install the IDE without Python 2 (as of d083f93ff7fae8d3269e5ebda7293c485217ce68). GUI is now more clear about the required Python version. Thanks for pointing to this!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cristianszwarc picture cristianszwarc  路  6Comments

TheQuantumPhysicist picture TheQuantumPhysicist  路  7Comments

wurmtal868 picture wurmtal868  路  4Comments

schmurfy picture schmurfy  路  7Comments

ricavalcanti picture ricavalcanti  路  6Comments