python2 and platformio not recognized (Arch Linux)
See original GitHub issue“Deviot needs python2.7” popups all the time, although i have python2
+ python2.7
installed and in the PATH… but Deviot searches only for python
, which is linked to python3.5
on Arch. It works when i change this symlink to 2.7 (no permanent solution, breaks a lot other stuff).
After that Deviot says “PlatformIO is not installed” and downloads everything. Even though i also had platformio
and pio
already installed in /usr/bin.
Issue Analytics
- State:
- Created 7 years ago
- Comments:15 (11 by maintainers)
Top Results From Across the Web
[SOLVED] PlatformIO does not work after last system upgrade ...
Re: [SOLVED] PlatformIO does not work after last system upgrade. So my dependencies are mixed between /usr/lib/python3.7/site-packages/ and /usr ...
Read more >Installation — PlatformIO latest documentation
Multiple PlatformIO Cores in a system · 'platformio' is not recognized as an internal or external command · ImportError: cannot import name _remove_dead_weakref....
Read more >PlatformIO IDE can't find Python interpreter on Linux
PlatformIO always throws error: Can not find working Python 3.6+ Interpreter. Please install the latest Python 3 and restart VSCode
Read more >Frequently Asked Questions — PlatformIO latest documentation
Install Python Interpreter · Advanced Serial Monitor with UI · Program Memory Usage · Convert Arduino file to C++ manually · Custom SCons...
Read more >Warning! Please install `99-platformio-udev.rules` keeps ...
Please install 99-platformio-udev.rules and check that your ... the copy of the udev rules from the develop branch, not the master branch, ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
PlatformIO is installed in your system, you can enjoy Deviot now!
Thanks a lot, works perfectly!After some time away from this repository, I’m back to work in this issues, I hope to have all that features merge any time soon.