Replies: 1 comment
-
|
I'm on a Mac too, but I don't think I've run into this. ChatGPT thinks that libiconv should be installed as part of xcode on MacOS. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi All,
Could someone help me resolve the following?
I am trying to run Feldera from source. Prepared a small
shell.nixwith dependencies and I successfully built the software. But after creating my first pipeline I get the following error:Added
libiconvto myshell.nixand restartedpipeline-managerin a new shell but it did not help.My
shell.nixis as follows:Note - I'm on MacOS.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions