Assistance Getting Mylar to Use Python 3.9

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
User avatar
Scoto
Posts: 1
Joined: Tue Jun 07, 2022 7:53 pm

Assistance Getting Mylar to Use Python 3.9

Post by Scoto »

Hello Forum Community,

I've used Mylar for a number of years and was able to get it set up with the various help and guides that are around but I am running into an issue now where I can't seem to get Mylar to use Python 3.9.13 after I have installed it. I'm not sure how soon I need to migrate off of 3.7 because I only recently saw that 3.8 is the minimum and then figured I would go to 3.9 as I saw some people upgrade to it successfully.

It seems that it still points to the Python 3.7 directory that I have and I have scoured online and here trying to find a command or place in say the config.ini for example where I can point Mylar to my 3.9 install.

I did backup my config.ini, mylar.db and cache folders as I've seen before and tried the cloning and install the requirements via requirements.txt as well but if I start mylar with Python 3.9 it still ties back to 3.7.

Any help is appreciated as Python is something new to me.

Reference of locations below.

MYLAR PROGRAM OPTIONS
Minimum python 3.8.1
requirement not met
Python Version : 3.7.7
Language : en_CA.cp1252

Mylar Data Directory : c:\Mylar3
Mylar Program Directory : c:\Mylar3
Mylar Cache Directory : C:\Mylar3\cache
Mylar Config File :c:\Mylar3\config.ini

Python Installs
Python 3.7
C:\Users\Scoto\AppData\Local\Programs\Python\Python37

Python 3.9
C:\Program Files\Python39
Post Reply