游戏狂人
 
- 贡献度
- 56
- 金元
- 13089
- 积分
- 1533
- 精华
- 0
- 注册时间
- 2007-12-28
|
bluesky404 发表于 2013-1-16 19:26 
用python版看看
麻烦版主再帮我看一下。。结果还是一样。。。
Error! Unable to start Wrye Bash.
Please ensure Wrye Bash is correctly installed.
Traceback (most recent call last):
File "bash\bash.py", line 426, in main
isUAC = bosh.testUAC(opts.oblivionPath)
File "bash\bosh.py", line 30040, in testUAC
tempDir = bolt.Path.tempDir(u'WryeBash_')
File "bash\bolt.py", line 1167, in tempDir
return GPath(tempfile.mkdtemp(prefix=prefix))
File "C:\Python27\lib\tempfile.py", line 323, in mkdtemp
file = _os.path.join(dir, prefix + name + suffix)
File "C:\Python27\lib\ntpath.py", line 108, in join
path += "\\" + b
UnicodeDecodeError: 'ascii' codec can't decode byte 0xb8 in position 12: ordinal not in range(128)
|
|