Python 3.x 我需要做什么才能正确安装Pyinstaller(在mac osx上)?

Python 3.x 我需要做什么才能正确安装Pyinstaller(在mac osx上)?,python-3.x,Python 3.x,当我在终端中键入“pip安装程序pyinstaller”时,我得到以下信息: Air de jules:~julesdenis$pip安装程序 下载/解包pyinstaller 下载pyinstaller-4.0.tar.gz(3.5MB):下载3.5MB 运行setup.py(路径:/private/var/folders/4y/3jw9tqf5319cbzddphwjwm78000gn/T/pip\u build\u julesdenis/pyinstaller/setup.py)包pyin

当我在终端中键入“pip安装程序pyinstaller”时,我得到以下信息:

Air de jules:~julesdenis$pip安装程序 下载/解包pyinstaller 下载pyinstaller-4.0.tar.gz(3.5MB):下载3.5MB 运行setup.py(路径:/private/var/folders/4y/3jw9tqf5319cbzddphwjwm78000gn/T/pip\u build\u julesdenis/pyinstaller/setup.py)包pyinstaller的egg\u信息 回溯(最近一次呼叫最后一次): 文件“”,第17行,在 文件“/private/var/folders/4y/3jw9tqf5319cbzddphwjwm78000gn/T/pip\u build\u julesdenis/pyinstaller/setup.py”,第63行 文件=sys.stderr) ^ SyntaxError:无效语法 从命令python setup.py egg_info完成输出: 回溯(最近一次呼叫最后一次):

文件“”,第17行,在

文件“/private/var/folders/4y/3jw9tqf5319cbzddphwjwm78000gn/T/pip\u build\u julesdenis/pyinstaller/setup.py”,第63行

SyntaxError:无效语法


清理。。。 命令python setup.py egg_info失败,在/private/var/folders/4y/3jw9tqf5319cbzddphwjwm78000gn/T/pip_build_julesdenis/pyinstaller中出现错误代码1 在/Users/julesdenis/.pip/pip.log中存储故障调试日志

file=sys.stderr)

    ^