artart222/CodeArt

[TESTING CODE ON OSX]

Closed this issue · 8 comments

May i recommend trying to use github actions or something like travis CI to run it and if it errors you know somethings wrong. ;)

I don't ever use github action. I think I must try it

So, I looked at this but I want full testing like all plugins work or for example something weird will not happen if you press something.

I am currently testing CodeArt for windows and some linux distributions with different package managers in virtual machine.

I want similar testing

I tested it on Mac Catalina 15.7, Intel chip (MBP 2019):

image

Calling python3 install.py
image

A lot of installation going on:
image

Had to put my password at a certain point:
image

Failed while trying to download font
image

😢

So I found a solution for the issue HERE, applied and it succeeded!

image

Just add this line:
image

What else is needed to close this issue @artart222?

I see some issues to address:

  • add the encoding line on macOS.py script.
  • test on more devices.

I added encoding line. I let this issue to be opened in case of more problem. I think there is no need to this issue anymore so I'm closing it.