latest
# general
s
latest
b
Can you try downgrading to the previous version (v3.17.1) - I think there's a bug in the latest version with python
Please let me know if this helps so I can raise an issue
s
i just upgrade it today 😛
how can i downgrade?
b
What OS are you using?
s
im on macos
b
Are you using homebrew?
s
yes
b
Did you have 3.17.1 installed?
s
i think yes, it was the version before this
b
you should be able to run
brew switch pulumi 3.17.1
s
ok
Copy code
brew switch pulumi 3.17.1
Error: Unknown command: switch
Copy code
pulumi version
v3.18.0
b
I'm just looking into how to install older versions with homebew
You can install a specific version of Pulumi without using homebrew -
curl -fsSL <https://get.pulumi.com> | sh -s -- --version 3.17.1
that will overwrite what homebrew installed
s
ok
same warning
@brave-planet-10645
b
If you run
pulumi version
what do you get?
s
ah
still getting 18
moving it to path nw
now i have 17.1
but still the same warning
c
s
but when i downgrade i facing the same issue
@brave-planet-10645 cleaned up everything and brand new install of 17 works
thanks
b
Great to hear. I'll make sure that our engineers get on this
s
@brave-planet-10645 thanks , looking forward to use 18