
python
engchina
Get your hands dirty
展开
-
Windows 安装Python和Opencv
Windows 安装Python和Opencv原创 2022-12-29 19:49:55 · 767 阅读 · 0 评论 -
使用python虚拟环境
使用python虚拟环境原创 2022-10-27 14:33:12 · 681 阅读 · 0 评论 -
Centos 7安装Python3.9
sudo yum install -y gcc openssl-devel bzip2-devel libffi-devel zlib-devel wget https://www.python.org/ftp/python/3.9.4/Python-3.9.4.tgz tar xzf Python-3.9.4.tgz cd Python-3.9.4 sudo ./configure --enable-optimizations sudo make altinstall python3.原创 2021-04-30 16:25:01 · 2488 阅读 · 4 评论 -
Install Mu with Python packaging on Windows
pip3 install mu-editormu-editorpip3 install shortcutshortcut mu-editor原创 2020-10-08 19:12:34 · 213 阅读 · 0 评论