我无法在 macBook Pro 上使用 pip3 安装请求,并继续收到消息,这是语法错误
Python 3.8.0 (v3.8.0:fa919fdf25, Oct 14 2019, 10:23:27)
[Clang 6.0 (clang-600.0.57)] on darwin
Type "help", "copyright", "credits" or "license()" for more information.
>>> import requests
Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
import requests
ModuleNotFoundError: No module named 'requests'
>>> pip3 install requests
SyntaxError: invalid syntax
每次尝试时,错误都会突出显示参数的第一个字母,有时带有第一个单词,有时带有第二个单词,例如ActiveX button。