I am having upgrade issues on my linux machine when upgrading meltano.
The reason is because I have pip3 but not pip on my machine (I do have pip set as an alias to point to pip3).
Error from upgrading is: "No such file or directory: 'pip'"
Is there anyway I can have it point to pip3 instead?
d
douwe_maan
04/23/2021, 3:25 PM
@gunnar Can you please file an issue about this error so we can fix it in
meltano upgrade
?
Either way, you can manually upgrade the package using