Download and install the next generation ICBlock Application on PC , Mac or Linux.
ICBlock is used Python Language, please open Dos Command or Terminal.
and make sure Python 2.6 or 2.7. Python 2.7 is recommended, click here to download python
Windows Users:
Please Download the Python 2.7.x and install it. DON’T FORGET to select Add python.exe to Path feature on the “Customize” stage, otherwise Python Package Manager pip command will not be available.
To install or upgrade PlatformIO paste that at a Terminal prompt,
sudo python -c "$(curl -fsSL https://raw.githubusercontent.com/platformio/platformio/master/scripts/get-platformio.py)"
To install or upgrade PlatformIO paste that at a Command mode,
;C:python27 to the Path variable.
cd C:Program FilesICBlock-1.0 python.exe get-platformio.py
To install or upgrade PlatformIO paste that at a Terminal prompt,
cd /Applications/ICBlock-1.0 python app.py
To install or upgrade PlatformIO paste that at a Command mode,
;C:python27 to the Path variable.cd C:Program FilesICBlock-1.0
python.exe get-platformio.py
Sorry, the comment form is closed at this time.