Skip to content

dbm.gnu error #2

@sm18lr88

Description

@sm18lr88

I'm encountering a dbm.gnu error while running a Python script in a Conda environment with Python 3.9. The error indicates that the dbm.gnu module is unavailable. I have installed all required dependencies via requirements.txt, and the issue occurs both in Windows and WSL Ubuntu environments.

Error Message:

dbm.error: db type is dbm.gnu, but the module is not available

Steps to Reproduce:

  1. Conda environment with Python 3.9.
  2. pip install -r requirements.txt.
  3. I set the environment variables for OpenAI and FMP.
  4. Run the Python script.

System Info:

  • WSL Ubuntu, or Windows 11.
  • Python 3.9 (Conda environment)
  • I also tried adding the gdbm package manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions