我正在使用Ubuntu 16.04 LTS和Python 3.5.2,我试图在我的机器上安装ansible,知道为什么我会收到以下所有错误消息吗?
$ sudo apt-get install ansible
Reading package lists... Done
Building dependency tree
Reading state information... Done
ansible is already the newest version (2.2.1.0-1ppa~xenial).
0 upgraded, 0 newly installed, 0 to re
我已经构建了python应用程序,然后使用Esky for OSX进行编译。然后我想把它提交到苹果商店,我遵循这个教程
并使用RB check进行检查,结果为:
当我联合设计2个框架中的一个使用系统名称,但没有由Apple签名时,我得到错误:
/Contents/Frameworks/Python.framework: bundle format unrecognized, invalid, or unsuitable
有人能帮我吗?