Getting error while trying to run the local version to generate MacOS version of the pgml extension #1547
-
This is one of the errors i am getting and i am not sure how to fix this. I added the linfa deps directly from the linga repository.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
We include linfa as a Git submodule. Just do: git submodule update --init --recursive |
Beta Was this translation helpful? Give feedback.
We include linfa as a Git submodule. Just do: