# Pastebin p0rotBCS dev@MacBook-Pro:~/Downloads/Python-2.7.18$ ./python.exe ~/tmp/x.py Traceback (most recent call last): File "/Users/dev/tmp/x.py", line 1, in import ctypes File "/Users/dev/Downloads/Python-2.7.18/Lib/ctypes/__init__.py", line 556, in _reset_cache() File "/Users/dev/Downloads/Python-2.7.18/Lib/ctypes/__init__.py", line 276, in _reset_cache CFUNCTYPE(c_int)(lambda: None) MemoryError