Error when Codex has to install libraries
Resolved 💬 1 comment Opened Apr 17, 2025 by pranaysuyash Closed Aug 7, 2025
When asking Codex to install libraries it exits with the below error:
node:events:485
throw er; // Unhandled 'error' event
^
Error: spawn pip install streamlit-authenticator streamlit-themes ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:286:19)
at onErrorNT (node:internal/child_process:484:16)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗