jorgecarleitao / arrowdantic

Arrow, pydantic style
Other
82 stars 7 forks source link

Cannot install on Macbook M1 #9

Closed blackrez closed 1 year ago

blackrez commented 1 year ago

Hello,

I can't install arrowdantic on Macbook M1, there is a compilation error.

        = note: ld: warning: directory not found for option '-L/Users/nabil/lib'
                ld: library not found for -lodbc
                clang: error: linker command failed with exit code 1 (use -v to see invocation)

unixodbc is installed with brew.

blackrez commented 1 year ago

I fixed the issue by following the documentation in https://lib.rs/crates/odbc-api