This commit is contained in:
light 2018-03-24 11:53:09 +08:00
parent c7412bb437
commit 0601b13d6b
3 changed files with 29 additions and 23 deletions

View File

@ -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
View File

@ -0,0 +1,4 @@
# 换源
nano ~/.pip/pip.conf
[global]
index-url = http://mirrors.aliyun.com/pypi/simple/