Changes between Initial Version and Version 1 of Ticket #68542
- Timestamp:
- Oct 24, 2023, 8:38:50 PM (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #68542 – Description
initial v1 5 5 WORKAROUND: download and manually build pycrypto-2.6.1 6 6 7 {{{ 7 8 Traceback (most recent call last): 8 9 File "/Users/cat/google-cloud-sdk/platform/google_appengine/python27/sdk/google/appengine/runtime/wsgi.py", line 238, in Handle … … 46 47 raise ImportError('No module named %s' % fullname) 47 48 ImportError: No module named _ctypes 49 }}}