Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Numpy version issue when installing turbodbc #418

Open
satishathingz opened this issue Mar 7, 2024 · 0 comments
Open

Numpy version issue when installing turbodbc #418

satishathingz opened this issue Mar 7, 2024 · 0 comments

Comments

@satishathingz
Copy link

satishathingz commented Mar 7, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant