thoughtspot / cs_tools

Scale your ThoughtSpot adoption with tools created by the ThoughtSpot Solutions Consulting organization.
https://thoughtspot.github.io/cs_tools/
Other
8 stars 6 forks source link

Fail to execute any command of cs_tools on windows #165

Closed senapathi-at-hyatt closed 1 month ago

senapathi-at-hyatt commented 1 month ago

First Stop

Platform Configuration

PS C:\Windows\system32> cs_tools self info --anonymous cs_tools : Traceback (most recent call last): At line:1 char:1

Description

Getting above attached error when a command of cs_tools is executed.

OS : Windows Python version: 3.12

Need to upload log files securely?

PS C:\Windows\system32> cs_tools logs report --latest 5 cs_tools : Traceback (most recent call last): At line:1 char:1

boonhapus commented 1 month ago

Hey @senapathi-at-hyatt , I'm not quite sure how you got to this error, but can you navigate to this directory C:\Users\2501104\AppData\Roaming\cs_tools and delete the meta config json file?

senapathi-at-hyatt commented 1 month ago

Thanks @boonhapus, It is working after delete of "C:\Users\2501104\AppData\Roaming\cs_tools" folder and reinstall of cs_tools.

senapathi-at-hyatt commented 1 month ago

The issue is resolved.