update
This commit is contained in:
parent
c7412bb437
commit
0601b13d6b
@ -12,3 +12,5 @@ sudo apt install libjpeg-dev
|
||||
sudo apt install libcups2-dev
|
||||
sudo apt install libusb-1.0-0-dev sane libsane-dev libdbus-1-dev
|
||||
```
|
||||
Allow All
|
||||
sudo usermod -a -G lpadmin ma
|
||||
4
python/换源.md
Normal file
4
python/换源.md
Normal file
@ -0,0 +1,4 @@
|
||||
# 换源
|
||||
nano ~/.pip/pip.conf
|
||||
[global]
|
||||
index-url = http://mirrors.aliyun.com/pypi/simple/
|
||||
Loading…
x
Reference in New Issue
Block a user