Returning and having issues

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
KidVulcan79
Posts: 14
Joined: Tue Aug 21, 2018 9:29 am

Returning and having issues

Post by KidVulcan79 »

Hi, I’m returning to Mylar after many years away but I am having trouble getting it to work on my old Win10 machine. I have included my log and any help is greatly appreciated

https://drive.google.com/file/d/1YdCh8q ... p=drivesdk
KidVulcan79
Posts: 14
Joined: Tue Aug 21, 2018 9:29 am

Re: Returning and having issues

Post by KidVulcan79 »

Can anyone hekp🙏
leaderdog
Posts: 377
Joined: Sun Apr 26, 2015 1:52 pm

Re: Returning and having issues

Post by leaderdog »

Pillow is not installing.

Are you running cmd as administrator?

how do you install/get mylar3? git clone? or just downloaded the zip file?

Python 3.11 ?

you might want to try Python 3.10.10 just because I'm not sure 3.11 works fully with Mylar. I could be wrong about that tho.

Pillow isn't installing as I'm sure you noticed. 3.10.10 works for sure, so might just be a compatibility issue.

leaderdog
KidVulcan79
Posts: 14
Joined: Tue Aug 21, 2018 9:29 am

Re: Returning and having issues

Post by KidVulcan79 »

Hi, thank you so much for the reply. I did notice that it was not installing pill. What I did was download the mylar3 zip file from the repo and got Python from the website. I will try installing Python and then install the version you recommend
leaderdog
Posts: 377
Joined: Sun Apr 26, 2015 1:52 pm

Re: Returning and having issues

Post by leaderdog »

I always suggest installing git for windows, making sure it's in PATH to run it from anywhere.
then git clone https://github.com/mylar3/mylar3/tree/python3-dev

But for sure try it the way you're comfortable with and please report back and hopefully you're good to go, if not I'll see what I can do to help.

good luck,
leaderdog
KidVulcan79
Posts: 14
Joined: Tue Aug 21, 2018 9:29 am

Re: Returning and having issues

Post by KidVulcan79 »

Hey, sorry that I’ve been away for so long but other things came up. Anyway, I am trying to follow your directions (along with a few videos I found online). I have Git installed but I am having issues with the cloning process. Git keeps saying that the directory I am trying to clone into does not exist which, as you can see from the attached pictures, is not correct

https://drive.google.com/file/d/16CnA6B ... p=drivesdk

https://drive.google.com/file/d/1sF3M7a ... p=drivesdk
Post Reply