----- Original Message -----
From: Jean Abou Samra <[email protected]>
To: Colin Campbell <[email protected]>, lilypond-devel <[email protected]>
Cc: Dan Eble <[email protected]>
Sent: Tue, 24 May 2022 23:10:39 -0600 (MDT)
Subject: Re: PATCHES - Countdown to May 26
>That sounds like you tried to download the countdown.py script from the
>GitLab UI and downloaded the HTML web page itself instead of the raw
>Python script.
We have a bingo! An embarrassing one, but definite progress.Now, the error
is:Traceback (most recent call last):
File "D:\LilyPond\countdown.py", line 8, in <module>
import requests
ModuleNotFoundError: No module named 'requests'
FWIW, I don't use this machine for much, so I had to download a Python 3.10.4
from the Microsoft Store, onto a tablet running Win 10.Cheers,Colin