Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of WikiWatershed, an initiative of Stroud Water Research Center designed to help people advance knowledge and stewardship of fresh water.
New to EnviroDIY? Start here

Reply To: PlatormIO: ..Python 2.7 interpreter error

Home Forums Mayfly Data Logger PlatormIO: ..Python 2.7 interpreter error Reply To: PlatormIO: ..Python 2.7 interpreter error

#13955
Sara Damiano
Moderator

    The platformio.ini file is just a text file.  If you can open it and view it, it’s not corrupted.

    The commands I gave you should accomplish getting the libraries installed.  Sometimes when installing a lot of libraries the installer gets ahead of itself and trips and crashes.  Most of the time, running the command a second time will be successful.  Make sure that all installs are completely finished before you attempt to build anything.

    Since you’ve mentioned moving things around in the lib and other folders from what you downloaded, I don’t think it would be a bad idea to delete it and start again if the library install doesn’t fix your issues.