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

CSS Tools Install Issue #169

Open OYTUNTUNCEL opened 1 week ago

OYTUNTUNCEL commented 1 week ago

First Stop

Platform Configuration

cs_tools : The term 'cs_tools' 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

Description

To whom it may concern,

I am reaching out for assistance with configuring the CSS Tools for our customer. This is my second attempt. During my first attempt, I successfully reached the "Using Syncers" step but encountered an error that prevented me from proceeding further. Unfortunately, my computer was reset, and I now have to start the process from the beginning.

I followed the instructions in the documentation and downloaded Python as required. However, this time, I encountered an issue right at the first step when trying to run the following code:

powershell -c "IRM https://raw.githubusercontent.com/thoughtspot/cs_tools/master/cs_tools/updater/_bootstrapper.py | python - --install"

I have attached the log file for your reference. Any assistance you can provide would be greatly appreciated, as our client is eager to start using the CSS Tools features as soon as possible.

cs_tools-bootstrap-error-tmp_xkqpxp6.log

Thank you in advance for your help.

Best regards, Oytun

Need to upload log files securely?

No response

boonhapus commented 1 week ago

@OYTUNTUNCEL can you try running the powershell command with --reinstall as opposed to --install ?

powershell -c "IRM https://raw.githubusercontent.com/thoughtspot/cs_tools/master/cs_tools/updater/_bootstrapper.py | python - --reinstall"
OYTUNTUNCEL commented 1 week ago

Thanks for your response @boonhapus ,

I just run the code and faced an issue. I have attached the new log for your reference.

cs_tools-bootstrap-error-tmpd_qvvvk5.log

boonhapus commented 1 week ago

Hey @OYTUNTUNCEL ok let's try one last escape hatch... can you open powershell and follow these steps? We're going to remove the existing cs tools environment and then try installing again.

powershell -c "IRM https://raw.githubusercontent.com/thoughtspot/cs_tools/master/cs_tools/updater/_bootstrapper.py | python - --reinstall --verbose"

If this doesn't work, we may need to get on a call together to resolve the issue. Python environments in Windows can sometimes get tricky.

OYTUNTUNCEL commented 1 week ago

Thanks for your reply @boonhapus.

Unfortunately, it didn’t work. I have attached the most recent log file for your reference.

cs_tools-bootstrap-error-tmpf9j3xoad.log

It would be great if we could hop on a call to resolve the issue. If you could share your email and available times, I can send you a meeting invitation. Thanks again!

boonhapus commented 1 week ago

@OYTUNTUNCEL shoot me an email and let's find a time there, likely later this week. I am in US/Central timezone.

nicholas.cooper@thoughtspot.com