juan_sebastian_suarez_valencia
04/13/2021, 7:20 PMImportError: cannot import name 'get_logger' from 'singer.logger'
I am in the right environment and if I do python and I do import singer I have no errors
How can I check if singer is installed in the environment where meltano executes that plugin ?douwe_maan
04/13/2021, 7:23 PMmeltano --log-level=debug , you can find the path to the virtual environment the plugin is installed in, which will include all of the packages