Elektrine lite

← Feed

@dougholton@mastodon.social

Post #1583752

2022-11-10 07:52 UTC

@HelloAndrew @timhutton here's some info on installing and running python scripts in Windows of it's helpful https://learn.microsoft.com/en-us/windows/python/beginners

Replies (2)

  • @HelloAndrew@mastodon.social 2022-11-10 07:54

    @dougholton @timhutton awesome, thanks! Do you know if this is something that can be done in mobile operating systems as well? Or if not mobile then on macOS? I don’t have a Microsoft desktop machine available.

    Open ##1583753

  • @Kraemer_HB@mastodon.social 2022-11-11 11:34

    @dougholton @HelloAndrew @timhutton Thank you all. I gave up already after failures with the parser.py script. Then I found this, and it worked on Windows. From my point of view, what was missing in the README.md of Tims script, was this step: 3b. Check if you have Python (3?) installed by typing `Python --version` - if not, do it: https://learn.microsoft.com/en-us/windows/python/beginners

    Open ##1583757