点击会话增强后蓝色,无法登录新建时候不要选择自动登录,要选择密码
点击会话增强后蓝色,无法登录新建时候不要选择自动登录,要选择密码
npm_config_sharp_binary_host="https://npmmirror.com/mirrors/sharp" \ npm_config_sharp_libvips_binary_host="https://npmmirror.com/mirrors/sharp-libvips" \ npm install sharp
https://blog.csdn.net/usamimeri/article/details/141143879diskpart select vdisk file="D:\ubuntu\ext4.vhdx" compact vdisk
安装sudo apt install language-pack-zh-hans配置 /etc/locale.gen放开注释zh_CN.UTF-8 UTF-8执行sudo locale-gen sudo update-locale LANG=zh_CN.UTF-8
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at ...
opencv-python一定要和所用的python版本对应可以参见这个网页https://pypi.tuna.tsinghua.edu.cn/simple/opencv-python/其中 cp后面的数字就是python版本比如python3.8可以使用如下:pip install opencv-python==3.4.11.39
写入文件pip freeze>modules.txt卸载pip uninstall -r modules.txt -y
添加到 .gitignore 后git rm --cached project.private.config.json
git push origin --tags