Skip to content

driver.load_api method not working #1

@Prussian1870

Description

@Prussian1870

Hi:

I'm using Version 0.8.0 and I can't seem to get the driver.load_api method to work. I tried using forward and backward slashes and I still get an error. In this example I'm using the r(raw) indicator:

import firebird as fdb

fdb.driver.load_api(r"c:\working\fbdll\fbclient.dll")

The error returned is: "argument of type 'WindowsPath' is not iterable"

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions