Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of WikiWatershed, a web toolkit designed to help citizens, conservation practitioners, municipal decision-makers, researchers, educators, and students advance knowledge and stewardship of fresh water. New to EnviroDIY? Start here

Reply To: Editing Variable UUIDs

Home Forums Monitor My Watershed Editing Variable UUIDs Reply To: Editing Variable UUIDs

#13806
Matt Barney
Participant

    The path to your Python.exe will likely be:
    C:\Users\<your-username>\AppData\Local\Programs\Python\Python38

    If you don’t find it there, you could try the method described here:
    https://stackoverflow.com/questions/647515/how-can-i-find-where-python-is-installed-on-windows

    -Matt