Hi all,
I'm having some issues that I cannot troubleshoot by myself any further...
I created a new meltano project with a dedicated venv (meltano 3.1.0 installed and nothing else). After initializing a new project i get the scaffold, so I changed working directory into the newly created directory. after trying to install the extractor tap-parquet I get the following error:
Extractor 'tap-parquet' could not be installed: Failed to install plugin 'tap-parquet'.
Need help fixing this problem? Visit
http://melta.no/ for troubleshooting steps, or to
join our friendly Slack community.
Failed to install plugin(s)
The logs didn't tell me particularly much either other than
'error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio":
https://visualstudio.microsoft.com/downloads/',
however after an installation of this software and verification of said software and a restart of my windows machine, the issue persists... Does anyone know how to resolve?
Much appreciated,
- Andreas