|
发表于 2014-1-22 00:04:48
|
显示全部楼层
请问安装的时候出现
- [root@sg pycrypto-2.6.1]# ./ybf.py
- There is no json model
- Traceback (most recent call last):
- File "./ybf.py", line 614, in ?
- print SYSINFO.getActiveMAC()
- File "./ybf.py", line 593, in getActiveMAC
- return json.dumps(activeMAC)
- NameError: global name 'json' is not defined
复制代码
怎么解决呀? |
|