更改pip源至清华、阿里镜像

网址:更改pip源至清华、阿里镜像_啊噗啊噗-CSDN博客_pip清华源

1.清华这边的镜像去安装gevent库

pip install -i Simple Index

2.阿里源地址为:

pip install -i http:// https://mirrors.aliyun.com/pypi/simple

https://pypi.org/project/binarytree/https://pypi.org/project/binarytree/icon-default.png?t=LA92https://pypi.org/project/binarytree/

pip install binarytree

二叉树配置方法:

1.打开VScode软件编译器

2.from binarytree import tree

        mytree = tree()

        print(mytree)

 

3.在终端下PS C:\Users\lenovo>pip install binarytree

 回车调试,成功后F5运行即可。

Logo

技术共进,成长同行——讯飞AI开发者社区

更多推荐