Skip to content

Numpy version issue when installing turbodbc #418

Description

@satishathingz

Hi,

 I'm getting numpy version error when installing with pip in django. Unable to install turodbc. It's giving default error of numpy verstion 1.9 is not compatible with 1.20 and in my system the numpy version is 1.26

pip install turbodbc Collecting turbodbc Downloading turbodbc-4.11.0.tar.gz (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 1.6 MB/s eta 0:00:00 Installing build dependencies ... done Getting requirements to build wheel ... done ERROR: Some build dependencies for turbodbc from https://files.pythonhosted.org/packages/cf/5b/4380fb4d10393df81d84889df94915c82dd59d7a4c8ae5d91739ea72b698/turbodbc-4.11.0.tar.gz conflict with the backend dependencies: numpy==1.19.3 is incompatible with numpy>=1.20.

Screenshot 2024-03-07 183600

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