I use pyenv manage my python versions.
But I found when i install package by pip, The errors below:
File "/usr/local/lib/python3.7/site-packages/setuptools/__init__.py", line 145, in setup
return distutils.core.setup(**attrs)
File "/usr/local/lib/python3.7/distutils/core.py", line 148, in setup
Why the python enviroment isn't provided by pyenv。
Therefore, errors are often reported due to import package