microsoft / service-fabric-cli

Service Fabric CLI Tools
Other
53 stars 52 forks source link

Windows Install Failure #261

Open pbaumgartner-rdt opened 2 months ago

pbaumgartner-rdt commented 2 months ago

My issue occurs with a fresh install of sfctl from pip on Windows 10.

Attempting a call of sfctl -h results in the error stack below.

python --version 
> Python 3.12.6
pip --version
> pip 24.2 from C:\Users\me\AppData\Local\Programs\Python\Python312\Lib\site-packages\pip (python 3.12)

10.0.1949.9590

On premises (local development single node Windows cluster)