having a bit of an odd error, standing up meltano ...
# troubleshooting
d
having a bit of an odd error, standing up meltano in a new repo and
meltano init meltano_directory
is giving me a
No module named 'backports'
error
the only other thing i did was set up the virtual env, source it, and run
pip install meltano
😆 I didn’t properly enter the env
disregard