chainlit
chainlit copied to clipboard
Chainlit can't be recognized
trafficstars
I installed chainlit using pip install chainlit on terminal, when I hit pip install chainlit again it says that every requirement is already satisfied. But when I hit chainlit hello or chainlit run it says that chainlit is not recognized as an installed file, I have already set python 3.9 as default version on windows environment path and restart my PC, but that error keeps appearing.
Edit: I was able to run chainlit on anaconda prompt as admin, but that error keeps appearing on VS code and pycharm.
chainlit hello
chainlit : The term 'chainlit' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and
try again.
At line:1 char:1
+ chainlit hello
+ ~~~~~~~~
+ CategoryInfo : ObjectNotFound: (chainlit:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
- OS: Windows 10 Pro
- Browser Firefox
- Version 129