運行python version 2.4.3。我正在使用python-amazon-product-api。然而,在api.py下面的代碼行引起問題: if sys.version_info[:2] > (2, 4): # pragma: no cover
from urllib2 import quote
from hashlib import sha256 # pylint
Google AppEngine目前使用old version of PyCrypto。 做出一個RSAkey後,我找不到任何方式來導出公鑰。 唉文檔的pycrypto 2.01目前404而.EXPORT方法我在當前的代碼見不上PyCrypto 2.01工作: 使得密鑰對: rsa_key = RSA.generate(384, random_generator)
檢查方法可供選擇: In [
要準備我的系統,我也跟着從這個blog的說明。最關鍵的一點是 From there, follow the defaults until you get to the 「Custom Install on ‘Macintosh HD’」 screen. Everything is checked but 「MAC OS X 10.4 Support」 and that is the program