当前位置:网站首页>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
边栏推荐
- Program counter of JVM runtime data area
- Flink 解析(六):Savepoints
- Flink 解析(七):时间窗口
- Idea breakpoint debugging skills, multiple dynamic diagram package teaching package meeting.
- Some feelings of brushing leetcode 300+ questions
- Redis快速入门
- 连接局域网MySql
- TCP连接不止用TCP协议沟通
- Assembly language segment definition
- Application service configurator (regular, database backup, file backup, remote backup)
猜你喜欢

自动化运维利器ansible基础

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

Serial serialold parnew of JVM garbage collector

【逆向中级】跃跃欲试

复盘网鼎杯Re-Signal Writeup

Akamai talking about risk control principles and Solutions

Models used in data warehouse modeling and layered introduction

Assembly language segment definition

Interpretation of Flink source code (III): Interpretation of executiongraph source code

Flink源码解读(三):ExecutionGraph源码解读
随机推荐
Based on infragistics Document. Excel export table class
Compile homework after class
Akamai anti confusion
基于Infragistics.Document.Excel导出表格的类
Koa Middleware
连接局域网MySql
EasyRE WriteUp
Control transfer instruction
Interpretation of Flink source code (II): Interpretation of jobgraph source code
[mmdetection] solves the installation problem
Instructions for Redux
Logical operation instruction
Final review of information and network security (full version)
CTF逆向入门题——掷骰子
JUnit unit test
吴军三部曲见识(四) 大家智慧
Set up the flutter environment pit collection
ByteDance overseas technical team won the championship again: HD video coding has won the first place in 17 items
Development and practice of lightweight planning service tools
mysql高級(索引,視圖,存儲過程,函數,修改密碼)