tartley / colorama

Simple cross-platform colored terminal text in Python
BSD 3-Clause "New" or "Revised" License
3.52k stars 250 forks source link

Brand new MacBook Colorama won't work #303

Closed FL4K12 closed 3 years ago

FL4K12 commented 3 years ago

I just got a MacBook for coding and all modules I have installed work fine. I tried a test of Colorama and when I attempt to use it I get "ImportError: No module named colorama". It works fine on my pc when I tried it but can't get it to work on my MacBook.

FL4K12 commented 3 years ago

It does not show up in pip list no matter how I try to install it.