manrajgrover / halo

💫 Beautiful spinners for terminal, IPython and Jupyter
MIT License
2.86k stars 148 forks source link

spinner not showing #171

Closed shashankx86 closed 2 years ago

shashankx86 commented 2 years ago
spinner = Halo(text='Loading', spinner='circleHalves' )

In termial it shows only shows / image

I tried with lot of spinner but it only shows /

OS: Windows 11 Build 22000.556 Python 3.9.11