当前位置:网站首页>pip install pyodbc : ERROR: Command errored out with exit status 1
pip install pyodbc : ERROR: Command errored out with exit status 1
2022-07-06 17:29:00 【geekqian】
The details of the error are shown in the figure below :
Search only “ERROR: Command errored out with exit status 1” This anomaly finds many irrelevant answers . Then use keywords “error: command ‘x86_64-linux-gnu-gcc’ failed with exit status 1 PYODBC” Search for the following answers :
https://github.com/mkleehammer/pyodbc/issues/276
My version is 3.6 Use the following command to install ODBC header files solve
sudo apt-get install python3.6-dev
sudo apt-get install unixodbc-dev
pip install pyodbc
边栏推荐
- Shawshank's sense of redemption
- 肖申克的救赎有感
- Wu Jun's trilogy experience (VII) the essence of Commerce
- Data transfer instruction
- February database ranking: how long can Oracle remain the first?
- connection reset by peer
- 8086 segmentation technology
- vscode
- Akamai 反混淆篇
- Introduction to spring trick of ByteDance: senior students, senior students, senior students, and the author "brocade bag"
猜你喜欢

C# WinForm系列-Button简单使用

吴军三部曲见识(七) 商业的本质

关于Selenium启动Chrome浏览器闪退问题

Jetpack compose 1.1 release, based on kotlin's Android UI Toolkit

吴军三部曲见识(四) 大家智慧

ByteDance overseas technical team won the championship again: HD video coding has won the first place in 17 items

Program counter of JVM runtime data area

C WinForm series button easy to use

案例:检查空字段【注解+反射+自定义异常】

应用服务配置器(定时,数据库备份,文件备份,异地备份)
随机推荐
【逆向初级】独树一帜
CTF逆向入门题——掷骰子
Flink 解析(五):State与State Backend
Logical operation instruction
TCP连接不止用TCP协议沟通
[VNCTF 2022]ezmath wp
C version selenium operation chrome full screen mode display (F11)
学习投资大师的智慧
1. JVM入门介绍
Shawshank's sense of redemption
华为认证云计算HICA
關於Stream和Map的巧用
Basic knowledge of assembly language
C#版Selenium操作Chrome全屏模式显示(F11)
CTF reverse entry question - dice
Flink 解析(三):内存管理
Models used in data warehouse modeling and layered introduction
04 products and promotion developed by individuals - data push tool
February database ranking: how long can Oracle remain the first?
JVM之垃圾回收器上篇