twemoji-color-font icon indicating copy to clipboard operation
twemoji-color-font copied to clipboard

Probably Doing Something Stupid But I can't figure out what.

Open IRONM00N opened this issue 3 years ago • 12 comments

I am using windows 10 version 13.0.1

I have followed all the windows install steps however I get this error. I installed and reinstalled python to make sure it was added to PATH but I still get this error.

Checking if Segoe UI Emoji is installed
Checking if Segoe UI Symbol is installed.
Checking if prerequisites are installed.
Ensuring the latest FontTools is installed.
Requirement already satisfied: fonttools in c:\users\ironmoon\appdata\roaming\python\python39\site-packages (4.18.1.dev0)

ttx.exe not found, please add Python's Scripts folder to PATH

IRONM00N avatar Dec 06 '20 19:12 IRONM00N

I believe that happens when you don't restart after installing Python. Check the PATH value https://www.educative.io/edpresso/how-to-add-python-to-path-variable-in-windows

13rac1 avatar Dec 08 '20 02:12 13rac1

I have restarted my pc multiple times after installing Python. I have attached a screenshot of my path value. Screenshot 2020-12-07 212230

IRONM00N avatar Dec 08 '20 02:12 IRONM00N

I figured out what I did wrong and completed the installer, however, I don't see the emojis.

It shows up for any emoji that Widows doesn't have by default but the rest are still windows emojis. image

IRONM00N avatar Dec 19 '20 23:12 IRONM00N

I figured out what I did wrong and completed the installer, however, I don't see the emojis.

What went wrong? How can we make the docs better?

It shows up for any emoji that Widows doesn't have by default but the rest are still windows emojis.

Huh, that's odd. This is the first report I've seen of this occurring. Guessing: Perhaps a Windows update changed something? I generally run Linux, but have a Win10 install on one machine. I can test the install in the next few weeks, thought hopefully someone else has an idea.

13rac1 avatar Dec 20 '20 03:12 13rac1

i just had to add pip to path lol. Maybe emphasizing the adding to path of pip would help a bit.

IRONM00N avatar Dec 20 '20 04:12 IRONM00N

Could you expand on "just had to add pip to path"? I have the same path items (..\python39\scripts\ and ..\python39) shown in the screen shot above. Is another required?

MikeWH avatar Jan 10 '21 03:01 MikeWH

@IRONM00N

i just had to add pip to path lol. Maybe emphasizing the adding to path of pip would help a bit.

Which directory did you add to PATH? I ran into the same issue and it would really help to know this.

Edit: Okay. Adding ..\Python39\Lib\site-packages\pip to the PATH worked.

Kurty00 avatar Feb 25 '21 21:02 Kurty00

@Kurty00 Can you submit a PR updating the docs to make that more clear? I want this resolved for others in the future.

13rac1 avatar Feb 26 '21 01:02 13rac1

I still haven't gotten the windows emojis to not override the twemoji ones like the ss I sent above.

IRONM00N avatar Feb 26 '21 01:02 IRONM00N

I'm getting the same error even after adding pip to my path. ~Does it matter where the pip entry is? I tried with and without a \ at the end of pip and made sure to restart several times throughout the process.~

Ah, figured it out. FontTools wasn't installed properly. The fix was to delete the fonttools directories under C:\Python39\Lib\site-packages then run pip install fonttools

blakegearin avatar Dec 16 '21 06:12 blakegearin

@IRONM00N

i just had to add pip to path lol. Maybe emphasizing the adding to path of pip would help a bit.

Which directory did you add to PATH? I ran into the same issue and it would really help to know this.

Edit: Okay. Adding ..\Python39\Lib\site-packages\pip to the PATH worked.

how can i add it if pressing any key closes it

pinkjimrussiagirl avatar Nov 17 '22 19:11 pinkjimrussiagirl

this is too confusing for me, is there a tutorial on youtube that can explain it better

pinkjimrussiagirl avatar Nov 17 '22 19:11 pinkjimrussiagirl