https://meltano.com/ logo
#announcements
Title
# announcements
p

powerful-businessperson-37571

03/30/2021, 3:14 PM
Hi there friends! I am trying to install meltano using the python install and I am getting this error.
Copy code
ERROR: snowflake-connector-python 2.4.1 has requirement chardet<4,>=3.0.2, but you'll have chardet 4.0.0 which is incompatible.
ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/Library/Python/3.8'
Consider using the `--user` option or check the permissions.
Does that mean I have python installed wrong?
s

salmon-salesclerk-77709

03/30/2021, 3:17 PM
Hey Jacob! been a while 🙂 Are you in a virtual environment or are you using the globally installed python?
p

powerful-businessperson-37571

03/30/2021, 6:01 PM
So I was able to get everything working using docker, but using the virtual env I was not able to get it to install properly
Long time 🙂
s

salmon-salesclerk-77709

03/30/2021, 7:29 PM
that’s weird - you’re in a venv and in your meltano project when installing things?
p

powerful-businessperson-37571

03/30/2021, 8:20 PM
Yeah. I gave up and I am working with docker