Skip to content

Getting ModuleNotFoundError when trying to run cs_tools from PS on Windows 10 #104

Answered by bbiggs-gaig
bbiggs-gaig asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the reply! I ran the command shown on the first-time-install page. Twice. Didn't know about the --reinstall option.

I ended up working with ThoughtSpot Support, and I had to run the following commands from PowerShell to get additional Python modules installed. I'm not sure why they didn't get installed when I installed Python and CS Tools initially. ❓❓❓

pip install typer
pip install uvicorn
pip install fastapi

After I ran these, cs_tools is working fine from the command line.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@bbiggs-gaig
Comment options

Answer selected by boonhapus
@boonhapus
Comment options

@bbiggs-gaig
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants