Hi, I am trying to set up mylar3 for use on an old Windows 10 PC. I managed to install the latest version of Python (3.11) and grabbed the mylar zip. I am trying to follow the instructions as set forth in the wiki but I'm not sure what “ from the root of the mylar installation (the location where you installed Mylar to), run the following command pip3 install -r requirements.txt to install all required dependencies not included“ means or how to do that?
While I’m here, how would I also do “ type in <python executable> Mylar.py where python executable is python, python3,etc as previously mentioned above”?
Thanks