apple-emoji-linux icon indicating copy to clipboard operation
apple-emoji-linux copied to clipboard

Modified the Readme and moved Python3 to Python2 (Makefile)

Open Bebebole opened this issue 3 years ago • 3 comments

I added ImageMagick in the readme because you can't build the font without it, and i changed python3 to python2 in the makefile because we're using python2 for that.

Bebebole avatar Sep 10 '22 17:09 Bebebole

@Bebebole thank you for the PR 🙂

ImageMagick is indeed needed, good catch!

Not sure about Python 2 though, have you had problems? I just spun up a virtual machine with Fedora 36 and Python 3.10.4 and the font was built successfully.

dmlls avatar Sep 16 '22 14:09 dmlls

@dmlls

Yeah, i used wsl and it failed with Py3 unfortunately, but with python2 it worked ( even in the readme it says that we need to install python 2 🤔 )

Bebebole avatar Sep 16 '22 14:09 Bebebole

@Bebebole could you paste here the error you got? Also, which distro did you use exactly?

dmlls avatar Sep 19 '22 07:09 dmlls