Join Slack
Powered by
Hello all, Quick question. While running ```pip3 i...
# getting-started
o
oscar_gonzalez
09/23/2021, 3:19 PM
Hello all, Quick question. While running
Copy code
pip3 install meltano
I got this error:
a
aaronsteers
09/23/2021, 3:20 PM
Hi,
@oscar_gonzalez
. We recommend using virtual environments to avoid version conflicts. You can also use pipx instead of pip to get version isolation automatically.
e
edgar_ramirez_mondragon
09/23/2021, 3:20 PM
And I think you need to install some system dependencies:
https://cryptography.io/en/latest/installation/#debian-ubuntu
o
oscar_gonzalez
09/23/2021, 3:22 PM
Thanks, I am using the virtual environment. I am following the starting guide
Open in Slack
Previous
Next