解决一些python的问题记录
1、python3中出现ModuleNotFoundError: No module named 'pkg_resources'
wget https://bootstrap.pypa.io/ez_setup.py -O - | python3
2、ubuntu 升级了 python3.7 后, pip3 运行报错,且无法安装,
python -m pip install -U pip
3、没有名为pkg_resources的模块
pip install --upgrade setuptools
pip install --upgrade distribute
git clone https://github.com/getlantern/lant e r n .git
cd lant e r n
make lant e r n
./lant e r n
Windows Boot Manager (on /dev/nvme0n1p2)
savedefault
insmod part_gpt
insmod fat
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root 18F7-58CB
else
search --no-floppy --fs-uuid --set=root 18F7-58CB
fi
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
人就像是被蒙着眼推磨的驴子,生活就像一条鞭子;当鞭子抽到你背上时,你就只能一直往前走,虽然连你也不知道要走到什么时候为止,便一直这么坚持着。