Crypto 版本过低或是阉割了?

18 views
Skip to first unread message

Zoom.Quiet

unread,
Feb 2, 2015, 8:53:54 PM2/2/15
to sae-p...@googlegroups.com
文档中说有 PyCrypto 模块
但是,俺部署后说:

from Crypto.Cipher import AES

找不到!
这样就无法作为 微信后台系统来使用了哪,
强烈要求升级 PyCrypto 包含 Cipher 子模块!

--
Life's Pathetic, Let's Pythonic! 人生苦短, Python是岸!
俺: http://zoomquiet.io
授: http://creativecommons.org/licenses/by-sa/2.5/cn/
怒: 冗余不做,日子甭过!备份不做,十恶不赦!
KM keep growing environment culture which promoting organization be learnning!

陈峰

unread,
Feb 3, 2015, 9:07:26 PM2/3/15
to sae-p...@googlegroups.com
PyCrypto不在默认的sys.path里,需要在config.yaml里加上第三方库的配置:

libraries:
- name: PyCrypto
  version: "2.6"


--
邮件来自: SAE Python 邮件列表
发言: sae-p...@googlegroups.com
退订: sae-python+...@googlegroups.com (向此发空信即退!)

Reply all
Reply to author
Forward
0 new messages