Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to access the virtualenv to run platformio commands? #113

Closed
giapoldo opened this issue May 11, 2017 · 3 comments
Closed

How to access the virtualenv to run platformio commands? #113

giapoldo opened this issue May 11, 2017 · 3 comments
Labels

Comments

@giapoldo
Copy link

Not from Sublime/Deviot, just from terminal. Is it possible? I don't have experience working with virtualenvs.

Thanks!

@airdrummingfool
Copy link

I was able to install platformio via Homebrew (I'm on a Mac). Using that version, I was able to install new platforms, which I was then able to use in Deviot. Perhaps you can do something similar and not have to worry about accessing the platformio in the virtualenv.

@gepd gepd added the Question label Jun 7, 2017
@gepd
Copy link
Owner

gepd commented Jun 7, 2017

Is not possible to this from a easy way, I recommend you to install platformio from your console.

Using pip you need to run this command in your terminal

pip install -U platformio

When it finished, you can run the platformIO commands from there

@gepd
Copy link
Owner

gepd commented Jun 20, 2017

@garvamel I have released a beta of Deviot 2 where you can access to the platformio command from the terminal (Menu > Open Terminal)

Follow this steps to install it: #117

Open this issue if you need

@gepd gepd closed this as completed Jun 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants