Error when installing dbt-core from requirements.txt via git #8845
Unanswered
krisstinkou
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there! Please help!
I have an issue when I try to install dbt-core from requirements.txt with
git
prefix. What do I do:And after that I get error:
I tried to run the last command with flags like
--no-cache-dir
,--no-binary
, but it does not work.Previous versions (<1.6) install correctly.
Note: I need to install dbt-core exactly with git because I have my own fork of dbt-core and I need to install it.
Beta Was this translation helpful? Give feedback.
All reactions