Maybe somebody know, why i get error when i run me...
# getting-started
a
Maybe somebody know, why i get error when i run meltano install
c
👋 Hey Alex. Could you also share the python version and pip version that you're using in this environment?
a
python 3.9 pip 22.3.1
p
I would guess that
setuptools
shouldn’t be listed in
install_requires
at all
a
how i can fix it