Chris Jones
03/06/2024, 5:25 PM(venv) PS C:\..\my-meltano-project> meltano add utility superset
2024-03-06T17:03:25.706218Z [warning ] Failed to create symlink to 'meltano.exe': administrator privilege required
2024-03-06T17:03:26.697979Z [warning ] `kind: password` is deprecated for setting definitions in favour of `sensitive: true`, and is currently in use by the following settings of utility 'superset': 'SECRET_KEY'. Please open an issue or pull request to update the plugin definition on Meltano Hub at <https://github.com/meltano/hub/blob/main/_data/meltano/utilities/superset/meltano.yml>.
Added utility 'superset' to your project
Variant: meltano (default)
Repository: <https://github.com/apache/superset>
Documentation: <https://hub.meltano.com/utilities/superset--meltano>
Installing utility 'superset'...
Need help fixing this problem? Visit <http://melta.no/> for troubleshooting steps, or to
join our friendly Slack community.
'unicodeescape' codec can't decode bytes in position 143-144: truncated \uXXXX escape
Edgar Ramírez (Arch.dev)
03/06/2024, 5:41 PM--log-level=debug
and share the traceback? I suspect this is similar to https://github.com/meltano/meltano/issues/8377 and may be preventing the actual installation error from being displayed.Edgar Ramírez (Arch.dev)
03/06/2024, 5:42 PMChris Jones
03/06/2024, 5:50 PMEdgar Ramírez (Arch.dev)
03/06/2024, 5:51 PMmeltano --log-level=debug ...
Chris Jones
03/06/2024, 5:58 PMEdgar Ramírez (Arch.dev)
03/06/2024, 6:04 PMChris Jones
03/06/2024, 7:37 PMEdgar Ramírez (Arch.dev)
03/06/2024, 7:38 PMChris Jones
03/06/2024, 8:03 PMEdgar Ramírez (Arch.dev)
03/06/2024, 8:32 PMpip_url
value in meltano.yml
for the superset plugin to have apache-superset==3.1.1
?Chris Jones
03/06/2024, 9:03 PMEdgar Ramírez (Arch.dev)
03/06/2024, 9:39 PM