Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Kernel crashes when using ibm db

Don Jayamanne edited this pageMay 3, 2022 ·1 revision

If a kernel crashes when usingibm-db, this is indicative of some environment variables (such asDYLD_LIBRARY_PATH) not having been configured for use by VS Code.

To resolve this issue ensure the environment variables as defined in the following documentation (https://github.com/ibmdb/python-ibmdb#installation) have been initialized.To define these env variable:

  • Create a file named.env in the workspace folder of VS Code
  • Add the necessary env variable as follows:
    DYLD_LIBRARY_PATH=<value>LD_LIBRARY_PATH=<value>

Originally filed herehttps://github.com/microsoft/vscode-jupyter/issues/9347

Project Management

Contributing

Code Architecture

API

Features

FAQ and Troubleshooting

Misc

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp