gepd / Deviot

Sublime Text plugin for IoT development based in PlatformIO ecosystem (Arduino IDE)
Apache License 2.0
307 stars 56 forks source link

Installation failed (Fedora 28) #233

Closed mklengel closed 2 years ago

mklengel commented 6 years ago

Before report an issue, please make sure it hasn't been reported before.

If you need information about an option or feature make sure to first look into the Deviot Wiki

Operating system

Fedora 28

Board used

N/A

Description of problem

Installation as a user (no sudo) in ST of Deviot (Package install...) failed with "Permission denied" in /usr/lib/python2.7

Error(s) in ST Console? (View > Show Console)

Steps to Reproduce

Just install Deviot in ST on Fedora 28

Actual Results

Permission denied

Expected Results

Additional info

You can edit the text above according to your need

gepd commented 6 years ago

Hi @mklengel you can manually install PlatformIO following this steps:

  1. Run this command in your O.S terminal pip install -U platformio
  2. After setup is finished go to Sublime Text an in the Deviot Menu choose Options > Remove Preferences File
  3. Restart ST and you should see Deviot recognizing PlatformIO