question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 7 years ago
  • Comments:15 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
Jakelercommented, Sep 17, 2016

PlatformIO is installed in your system, you can enjoy Deviot now! Thanks a lot, works perfectly!

1reaction
gepdcommented, Jun 6, 2017

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found