好的,我知道了。我的终端上有一个肮脏的哈希表。
解:
hash -r # will erase the currently used hash table
完成此 *** 作后,我再次运行python并得到了:
Python 2.7.3 (default, Apr 19 2012, 00:55:09) [GCC 4.2.1 (based on Apple Inc. build 5658) (LLVM build 2335.15.00)] on darwinType "help", "copyright", "credits" or "license" for more information.>>> import random>>> import os; os<module 'os' from '/opt/local/Library/frameworks/Python.framework/Versions/2.7/lib/python2.7/os.pyc'>
请注意不同的python版本(2.7.3与2.7.1之前的版本)。我认为这是由于通过mac端口较早安装了python 2.3。
对不起,问题/快速答案:/
祝你晚安!
阿诺
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)