"Jupyter Notebook Creation Fails in Cursor IDE" This title captures the specific problem, uses technical terminology, and clearly describes the issue for developers to understand at a glance.
Resolved 💬 3 comments Opened Jul 1, 2025 by nate-l-x Closed Aug 20, 2025
Bug Description
When creating a .ipynb file in cursor I get an error
Environment Info
- Platform: darwin
- Terminal: cursor
- Version: 1.0.34
- Feedback ID: b30a9dd1-1920-4b98-b939-4f4a4f6eac35
Errors
[{"error":"Error: Command failed: security find-generic-password -a $USER -w -s \"Claude Code\"\nsecurity: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n\n at __node_internal_genericNodeError (node:internal/errors:865:15)\n at checkExecSyncError (node:child_process:885:11)\n at execSync (node:child_process:957:15)\n at NZ (file:///Users/natel/.nvm/versions/node/v18.17.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:700:3921)\n at file:///Users/natel/.nvm/versions/node/v18.17.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:9014\n at Q (file:///Users/natel/.nvm/versions/node/v18.17.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:526:17199)\n at GX (file:///Users/natel/.nvm/versions/node/v18.17.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:8160)\n at mS (file:///Users/natel/.nvm/versions/node/v18.17.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:7241)\n at T9 (file:///Users/natel/.nvm/versions/node/v18.17.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:11408)\n at zH1 (file:///Users/natel/.nvm/versions/node/v18.17.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1685:5410)","timestamp":"2025-07-01T21:17:41.815Z"},{"error":"Error: 1: ENOENT \n at yS6 (file:///Users/natel/.nvm/versions/node/v18.17.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1330:4749)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async _S6 (file:///Users/natel/.nvm/versions/node/v18.17.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1330:2578)","timestamp":"2025-07-01T21:17:42.307Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗