#3478·turicreate

MacOS 在安装 dydx-Python 过程中遇到一些错误,如何解决这个问题?非常感谢。

作者: Victor20082018创建于 2023年10月17日更新于 2023年10月17日

Collecting dydx-Python Collecting dydx-Python Collecting eth-keys Collecting requests-mock==1.6.0 Collecting requests==2.22.0 Collecting tox==3.13.2 Collecting setuptools<51.0.0,>=41.0.1 Collecting pytest<5.0.0,>=4.4.0 Collecting web3<6.0.0,>=5.0.0 Requirement already satisfied: six<2,>=1.12 in /Users/lisa/anaconda3/lib/python3.10/site-packages (from dydx-Python) (1.16.0) Collecting eth-account<0.6.0,>=0.4.0 Collecting idna<2.9,>=2.5 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Collecting chardet<3.1.0,>=3.0.2 Collecting virtualenv>=14.0.0 Collecting importlib-metadata<1,>=0.12 Requirement already satisfied: packaging>=14 in /Users/lisa/anaconda3/lib/python3.10/site-packages (from tox==3.13.2->dydx-Python) (23.0) Requirement already satisfied: filelock<4,>=3.0.0 in /Users/lisa/anaconda3/lib/python3.10/site-packages (from tox==3.13.2->dydx-Python) (3.9.0) Collecting py<2,>=1.4.17 Collecting py-1.11.0-py2.py3-none-any.whl (98 kB)

内容来源: apple/turicreate