Dash Zhou
Results
4
comments of
Dash Zhou
Hi @jcar87 Using venv looks OK. ```bash ~ python3.8 -m venv conan-venv ➜ ~ source conan-venv/bin/activate (conan-venv) ➜ ~ pip3 install conan==1.52 Collecting conan==1.52 Using cached conan-1.52.0.tar.gz (770 kB) Preparing...
不明白您想问什么问题
您有仔细阅读过代码吗?
@nottoseethesun thanks very much! Worked for me on the macOS 10.13.6