python-cx_Oracle/.github/ISSUE_TEMPLATE/installation-questions.md
2020-11-18 21:26:10 -07:00

1.6 KiB

name, about, title, labels, assignees
name about title labels assignees
Installation Questions Use this for cx_Oracle installation questions install & configuration
  1. What versions are you using?
  1. Describe the problem
  1. Show the directory listing where your Oracle Client libraries are installed (e.g. the Instant Client directory). Is it 64-bit or 32-bit?

  2. Show what the PATH environment variable (on Windows) or LD_LIBRARY_PATH (on Linux) is set to?

  3. Show any Oracle environment variables set (e.g. ORACLE_HOME, ORACLE_BASE).