当前位置:网站首页>pre-commit install 时 CalledProcessError
pre-commit install 时 CalledProcessError
2022-07-27 05:45:00 【AYO_YO】
报错示意:
An unexpected error has occurred: CalledProcessError: command: ('/home/zcx/.cache/pre-commit/reponIuoyY/py_env-python2.7/bin/python', u'/home/zcx/.cache/pre-commit/reponIuoyY/py_env-python2.7/bin/pip', 'install', '.')
return code: 127
expected return code: 0
stdout: (none)
stderr:
/home/zcx/.cache/pre-commit/reponIuoyY/py_env-python2.7/bin/python: error while loading shared libraries: libpython2.7.so.1.0: cannot open shared object file: No such file or directory
Check the log at /home/zcx/.cache/pre-commit/pre-commit.log
解决办法:
sudo apt install libpython-2.7
边栏推荐
- Gbase 8C - SQL reference 6 SQL syntax (15)
- Analysis of online and offline integration mode of o2o E-commerce
- MySQL的基本语句(1)—增删改查
- Qi Yue: thiol modified oligodna | DNA modified cdte/cds core-shell quantum dots | DNA coupled indium arsenide InAs quantum dots InAs DNA QDs
- 基于SSM音乐网站管理系统
- Cyclegan parsing
- Norms of vectors and matrices
- Music website management system based on SSM
- jest单测样式问题【identity-obj-proxy】npm包
- Day012 一维数组的应用
猜你喜欢

nvidia-smi 各参数意义

Analysis of online and offline integration mode of o2o E-commerce

【12】 Understand the circuit: from telegraph to gate circuit, how can we "send messages from thousands of miles"?
![[unity URP] the code obtains the universalrendererdata of the current URP configuration and dynamically adds the rendererfeature](/img/be/812ccb05d7763effcece51945f0460.png)
[unity URP] the code obtains the universalrendererdata of the current URP configuration and dynamically adds the rendererfeature

Watermelon book learning Chapter 5 --- neural network

强网杯2021 pwn 赛题解析——babypwn

Image super-resolution evaluation index

Express framework

ZnS-DNA QDs近红外硫化锌ZnS量子点改性脱氧核糖核酸DNA|DNA修饰ZnS量子点

Dajiang livox customized format custommsg format conversion pointcloud2
随机推荐
Problems related to pytorch to onnx
Consideration on how the covariance of Kalman filter affects the tracking effect of deepsort
MySQL的基本语句(1)—增删改查
Interpretation of deepsort source code (VII)
Pytorch uses data_ Prefetcher improves data reading speed
Gbase 8C technical features
Neural network parameter initialization
DNA modified noble metal nanoparticles | DNA modified gold nanoparticles (scientific research level)
MangoDB
deepsort源码解读(二)
强网杯2021 pwn 赛题解析——babypwn
Express receive request parameters
Hospital reservation management system based on SSM
How to learn C language? This article gives you the complete answer
Analysis on the current situation and optimization strategy of customer experience management in banking industry
基于SSM学生学籍管理系统
Dimension problems and contour lines
How does golang assign values to empty structures
Gbase 8C - SQL reference 6 SQL syntax (13)
String类的用法